[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnustandards standards.texi
From: |
Richard M. Stallman |
Subject: |
gnustandards standards.texi |
Date: |
Mon, 14 Oct 2024 17:36:30 -0400 (EDT) |
CVSROOT: /sources/gnustandards
Module name: gnustandards
Changes by: Richard M. Stallman <rms> 24/10/14 17:36:30
Modified files:
. : standards.texi
Log message:
Add missing @option{..}
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.275&r2=1.276
Patches:
Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -b -r1.275 -r1.276
--- standards.texi 27 May 2024 16:30:01 -0000 1.275
+++ standards.texi 14 Oct 2024 21:36:29 -0000 1.276
@@ -3,7 +3,7 @@
@setfilename standards.info
@settitle GNU Coding Standards
@c This date is automagically updated when you save this file:
-@set lastupdate May 26, 2024
+@set lastupdate May 27, 2024
@c %**end of header
@dircategory GNU organization
@@ -1007,8 +1007,8 @@
command line.
@menu
-* --version:: The standard output for --version.
-* --help:: The standard output for --help.
+* --version:: The standard output for @option{--version}.
+* --help:: The standard output for @option{--help}.
@end menu
@node --version
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnustandards standards.texi,
Richard M. Stallman <=