groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] groff ./ChangeLog tmac/groff_mdoc.man


From: Werner LEMBERG
Subject: [Groff-commit] groff ./ChangeLog tmac/groff_mdoc.man
Date: Mon, 29 Aug 2005 07:55:49 -0400

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 05/08/29 11:55:49

Modified files:
        .              : ChangeLog 
        tmac           : groff_mdoc.man 

Log message:
        * tmac/groff_mdoc.man: The month's name in a call to .Dd shouldn't
        be abbreviated.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/ChangeLog.diff?tr1=1.846&tr2=1.847&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/groff/groff/tmac/groff_mdoc.man.diff?tr1=1.36&tr2=1.37&r1=text&r2=text

Patches:
Index: groff/ChangeLog
diff -u groff/ChangeLog:1.846 groff/ChangeLog:1.847
--- groff/ChangeLog:1.846       Sat Aug 27 18:41:40 2005
+++ groff/ChangeLog     Mon Aug 29 11:55:48 2005
@@ -1,3 +1,8 @@
+2005-08-29  Werner Lemberg  <address@hidden>
+
+       * tmac/groff_mdoc.man: The month's name in a call to .Dd shouldn't
+       be abbreviated.
+
 2005-08-27  Bernd Warken
 
        * tmac/groff_man.man: Add man(7) too SEE ALSO and more minor
Index: groff/tmac/groff_mdoc.man
diff -u groff/tmac/groff_mdoc.man:1.36 groff/tmac/groff_mdoc.man:1.37
--- groff/tmac/groff_mdoc.man:1.36      Sun Aug 28 09:40:13 2005
+++ groff/tmac/groff_mdoc.man   Mon Aug 29 11:55:49 2005
@@ -44,7 +44,7 @@
 .\" for an already extremely slow package.
 .\"
 .
-.Dd Aug 28, 2005
+.Dd August 28, 2005
 .Os
 .Dt GROFF_MDOC 7
 .
@@ -915,7 +915,10 @@
 .Pp
 .Dl .Dd January 25, 2001
 .Pp
-Otherwise, the current date is used, ignoring the parameters.
+The month's name shall not be abbreviated.
+.Pp
+With any other number of arguments, the current date is used, ignoring
+the parameters.
 .Pp
 This macro is neither callable nor parsed.
 .El




reply via email to

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