gnustandards-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustandards ChangeLog standards.texi


From: Karl Berry
Subject: gnustandards ChangeLog standards.texi
Date: Sat, 14 Feb 2009 15:23:02 +0000

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     Karl Berry <karl>       09/02/14 15:23:02

Modified files:
        .              : ChangeLog standards.texi 

Log message:
        commit --help punctuation

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/ChangeLog?cvsroot=gnustandards&r1=1.90&r2=1.91
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.184&r2=1.185

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnustandards/gnustandards/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -b -r1.90 -r1.91
--- ChangeLog   5 Feb 2009 18:44:30 -0000       1.90
+++ ChangeLog   14 Feb 2009 15:23:01 -0000      1.91
@@ -1,3 +1,7 @@
+2009-02-06  Karl Berry  <address@hidden>
+
+       * standards.texi (--help): tweak punctuation of sample output.
+
 2009-02-05  Karl Berry  <address@hidden>
 
        * maintain.texi (Automated Upload Registration): more hints

Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -b -r1.184 -r1.185
--- standards.texi      26 Jan 2009 18:16:54 -0000      1.184
+++ standards.texi      14 Feb 2009 15:23:01 -0000      1.185
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
address@hidden lastupdate January 26, 2009
address@hidden lastupdate January 31, 2009
 @c %**end of header
 
 @dircategory GNU organization
@@ -1092,9 +1092,9 @@
 general page for help using GNU programs.  The format should be like this:
 
 @example
-Report bugs to @var{mailing-address}.
address@hidden home page: http://www.gnu.org/software/@var{pkg}/
-General help using GNU software: http://www.gnu.org/gethelp/
+Report bugs to: @var{mailing-address}
address@hidden home page: <http://www.gnu.org/software/@var{pkg}/>
+General help using GNU software: <http://www.gnu.org/gethelp/>
 @end example
 
 It is ok to mention other appropriate mailing lists and web pages.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]