diff options
| -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}. |
