diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2002-09-15 21:59:33 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2002-09-15 21:59:33 +0000 |
commit | 6578c58188414177d4ade5b13fe7f7800744acb0 (patch) | |
tree | 7f526ffab75e6dfa040cd13c67e34f73e19a8d0b /gcc | |
parent | 25facd31d41067c6ca31f9e671e80d4b62e63c5d (diff) | |
download | gcc-6578c58188414177d4ade5b13fe7f7800744acb0.zip gcc-6578c58188414177d4ade5b13fe7f7800744acb0.tar.gz gcc-6578c58188414177d4ade5b13fe7f7800744acb0.tar.bz2 |
* intdoc.texi: Regenerate.
From-SVN: r57178
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/f/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/f/intdoc.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 232b20f..50c32fe 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,5 +1,9 @@ 2002-09-15 Kazu Hirata <kazu@cs.umass.edu> + * intdoc.texi: Regenerate. + +2002-09-15 Kazu Hirata <kazu@cs.umass.edu> + * ChangeLog: Follow spelling conventions. * intdoc.in: Likewise. diff --git a/gcc/f/intdoc.texi b/gcc/f/intdoc.texi index e829b35..4cb90c3 100644 --- a/gcc/f/intdoc.texi +++ b/gcc/f/intdoc.texi @@ -9848,7 +9848,7 @@ Intrinsic groups: @code{unix}. @noindent Description: -Reinitialises the generator with the seed in @var{Seed}. +Reinitializes the generator with the seed in @var{Seed}. @xref{IRand Intrinsic}. @xref{Rand Intrinsic}. |