@setfilename standards.info
@settitle GNU Coding Standards
@c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES!
-@set lastupdate 12 April 1995
+@set lastupdate 16 May 1995
@c %**end of header
@ifinfo
the normal function of the command; they should do nothing except print
the requested information.
+@c longopts begin here (keyword for isearch)
@c Please leave newlines between items in this table; it's much easier
@c to update when it isn't completely squashed together and unreadable.
@c When there is more than one short option for a long option name, put
@item ascii
@samp{-a} in @code{diff}.
+@item assign
+@samp{-v} in Gawk.
+
@item assume-new
@samp{-W} in Make.
@item compare
@samp{-d} in @code{tar}.
+@item compat
+Used in gawk (no corresponding single-letter option).
+
@item compress
@samp{-Z} in @code{tar} and @code{shar}.
@item context
Used in @code{diff}.
+@item copyleft
+Used in gawk (no corresponding single-letter option).
+
@item copyright
@samp{-C} in @code{ptx}, @code{recode}, and @code{wdiff}.
+Also used in gawk (no corresponding single-letter option).
@item core
Used in GDB.
@item fatal-warnings
@samp{-E} in @code{m4}.
+@item field-separator
+p@samp{-F} in Gawk.
+
@item file
-@samp{-f} in @code{info}, Make, @code{mt}, and @code{tar};
+@samp{-f} in Gawk, @code{info}, Make, @code{mt}, and @code{tar};
@samp{-n} in @code{sed};
@samp{-r} in @code{touch}.
@item link
@samp{-l} in @code{cpio}.
+@item lint
+Used in gawk (no corresponding single-letter option).
+
@item list
@samp{-t} in @code{cpio};
@samp{-l} in @code{recode}.
@item portability
@samp{-c} in @code{cpio} and @code{tar}.
+@item posix
+Used in gawk (no corresponding single-letter option).
+
@item prefix-builtins
@samp{-P} in @code{m4}.
@item sort
Used in @code{ls}.
+@item source
+Used in gawk (no corresponding single-letter option).
+
@item sparse
@samp{-S} in @code{tar}.
@item update
@samp{-u} in @code{cp}, @code{ctags}, @code{mv}, @code{tar}.
+@item usage
+Used in gawk (no corresponding single-letter option).
+
@item uuencode
@samp{-B} in @code{shar}.
@samp{-z} in @code{gprof}.
@end table
+@c longopts end here (keyword for isearch)
@node Documentation
@chapter Documenting Programs
@setfilename standards.info
@settitle GNU Coding Standards
@c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES!
-@set lastupdate 12 April 1995
+@set lastupdate 16 May 1995
@c %**end of header
@ifinfo
the normal function of the command; they should do nothing except print
the requested information.
+@c longopts begin here (keyword for isearch)
@c Please leave newlines between items in this table; it's much easier
@c to update when it isn't completely squashed together and unreadable.
@c When there is more than one short option for a long option name, put
@item ascii
@samp{-a} in @code{diff}.
+@item assign
+@samp{-v} in Gawk.
+
@item assume-new
@samp{-W} in Make.
@item compare
@samp{-d} in @code{tar}.
+@item compat
+Used in gawk (no corresponding single-letter option).
+
@item compress
@samp{-Z} in @code{tar} and @code{shar}.
@item context
Used in @code{diff}.
+@item copyleft
+Used in gawk (no corresponding single-letter option).
+
@item copyright
@samp{-C} in @code{ptx}, @code{recode}, and @code{wdiff}.
+Also used in gawk (no corresponding single-letter option).
@item core
Used in GDB.
@item fatal-warnings
@samp{-E} in @code{m4}.
+@item field-separator
+p@samp{-F} in Gawk.
+
@item file
-@samp{-f} in @code{info}, Make, @code{mt}, and @code{tar};
+@samp{-f} in Gawk, @code{info}, Make, @code{mt}, and @code{tar};
@samp{-n} in @code{sed};
@samp{-r} in @code{touch}.
@item link
@samp{-l} in @code{cpio}.
+@item lint
+Used in gawk (no corresponding single-letter option).
+
@item list
@samp{-t} in @code{cpio};
@samp{-l} in @code{recode}.
@item portability
@samp{-c} in @code{cpio} and @code{tar}.
+@item posix
+Used in gawk (no corresponding single-letter option).
+
@item prefix-builtins
@samp{-P} in @code{m4}.
@item sort
Used in @code{ls}.
+@item source
+Used in gawk (no corresponding single-letter option).
+
@item sparse
@samp{-S} in @code{tar}.
@item update
@samp{-u} in @code{cp}, @code{ctags}, @code{mv}, @code{tar}.
+@item usage
+Used in gawk (no corresponding single-letter option).
+
@item uuencode
@samp{-B} in @code{shar}.
@samp{-z} in @code{gprof}.
@end table
+@c longopts end here (keyword for isearch)
@node Documentation
@chapter Documenting Programs