Make the generated sys/stat.h more self-contained.
[gnulib.git] / doc / standards.texi
index d909067..7414b05 100644 (file)
@@ -3,12 +3,12 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
-@set lastupdate January 21, 2007
+@set lastupdate March 17, 2007
 @c %**end of header
 
 @dircategory GNU organization
 @direntry
-* Standards: (standards).        GNU coding standards.
+* Standards: (standards).         GNU coding standards.
 @end direntry
 
 @c @setchapternewpage odd
@@ -106,7 +106,7 @@ diff to the @file{standards.texi} or @file{make-stds.texi} files, but if
 you don't have those files, please mail your suggestion anyway.
 
 These standards cover the minimum of what is important when writing a
-GNU package.  Likely, the needs for additional standards will come up.
+GNU package.  Likely, the need for additional standards will come up.
 Sometimes, you might suggest that such standards be added to this
 document.  If you think your standards would be generally useful, please
 do suggest them.
@@ -4016,12 +4016,12 @@ the users of Foobar if the users of Foobar are few.)
 Sometimes a program is free software in itself but depends on a
 non-free platform in order to run.  For instance, many Java programs
 depend on the parts of Sun's Java implementation which are not yet
-freely available, and won't run on the GNU Java Compiler (which does
-not yet have all the features) or won't run with the GNU Java
-libraries.  We hope this particular problem will be gone in a few
-months, when Sun makes the standard Java libraries freely available,
-but of course the general principle remains: you should not recommend
-programs that depend on non-free software to run.
+free software, and won't run on the GNU Java Compiler (which does not
+yet have all the features) or won't run with the GNU Java libraries.
+We hope this particular problem will be gone in a few months, when Sun
+makes the standard Java libraries free software, but of course the
+general principle remains: you should not recommend programs that
+depend on non-free software to run.
 
 Some free programs encourage the use of non-free software.  A typical
 example is @command{mplayer}.  It is free software in itself, and the