[patch] f: Follow spelling conventions.

Kazu Hirata kazu@cs.umass.edu
Sun Sep 15 14:40:00 GMT 2002


Hi,

Attached is a patch to fix formatting.  Committed as obvious.

Kazu Hirata

2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>

	* ChangeLog: Follow spelling conventions.
	* intdoc.in: Likewise.

Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/gcc/f/ChangeLog,v
retrieving revision 1.490
diff -u -r1.490 ChangeLog
--- ChangeLog	9 Sep 2002 20:37:09 -0000	1.490
+++ ChangeLog	15 Sep 2002 21:33:55 -0000
@@ -1747,7 +1747,7 @@
 
 Tue Sep 21 09:08:30 1999  Toon Moene  <toon@moene.indiv.nluug.nl>
 
-	* g77spec.c (lang_specific_driver): Initialise return value.
+	* g77spec.c (lang_specific_driver): Initialize return value.
 
 Thu Sep 16 18:07:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
Index: intdoc.in
===================================================================
RCS file: /cvs/gcc/gcc/gcc/f/intdoc.in,v
retrieving revision 1.22
diff -u -r1.22 intdoc.in
--- intdoc.in	10 Jul 2001 09:41:04 -0000	1.22
+++ intdoc.in	15 Sep 2002 21:33:57 -0000
@@ -1584,7 +1584,7 @@
 ")
 
 DEFDOC (SRAND, "Random seed.", "\
-Reinitialises the generator with the seed in @var{@1@}.
+Reinitializes the generator with the seed in @var{@1@}.
 @xref{IRand Intrinsic}.
 @xref{Rand Intrinsic}.
 ")



More information about the Gcc-patches mailing list