groff-commit
[Top][All Lists]
Advanced

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

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


From: Werner LEMBERG
Subject: [Groff-commit] groff ChangeLog tmac/groff_man.man
Date: Tue, 22 Nov 2011 16:50:25 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     11/11/22 16:50:24

Modified files:
        .              : ChangeLog 
        tmac           : groff_man.man 

Log message:
        * tmac/groff_man.man: Minor documentation improvements.
        Suggested by Jeff Conrad <address@hidden>.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1312&r2=1.1313
http://cvs.savannah.gnu.org/viewcvs/groff/tmac/groff_man.man?cvsroot=groff&r1=1.39&r2=1.40

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/ChangeLog,v
retrieving revision 1.1312
retrieving revision 1.1313
diff -u -b -r1.1312 -r1.1313
--- ChangeLog   14 Nov 2011 14:37:00 -0000      1.1312
+++ ChangeLog   22 Nov 2011 16:50:24 -0000      1.1313
@@ -1,3 +1,8 @@
+2011-11-22  Werner LEMBERG  <address@hidden>
+
+       * tmac/groff_man.man: Minor documentation improvements.
+       Suggested by Jeff Conrad <address@hidden>.
+
 2011-11-14  Werner LEMBERG  <address@hidden>
 
        * doc/groff.texinfo: Improve doc for calling undefined identifiers.

Index: tmac/groff_man.man
===================================================================
RCS file: /cvsroot/groff/groff/tmac/groff_man.man,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- tmac/groff_man.man  11 Oct 2009 05:55:01 -0000      1.39
+++ tmac/groff_man.man  22 Nov 2011 16:50:24 -0000      1.40
@@ -1,5 +1,5 @@
 .ig
-Copyright (C) 1999-2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009
+Copyright (C) 1999-2005, 2007-2009, 2011
 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of this
@@ -518,7 +518,7 @@
 .
 The
 .B EE
-macro restores the previous font.
+macro restores filling and restores the previous font.
 .
 .IP
 These macros are defined on many (but not all) legacy Unix systems
@@ -1101,6 +1101,15 @@
 definitions into their pages, and maintainers of troff
 or its workalikes are encouraged to re-use them.
 .
+.IP
+Note that the definitions for these macros are read after the call of
+.BR TH ,
+so they will replace macros of the same names given at the beginning of
+your file.
+If you must use your own definitions for these macros, they must be
+given after calling
+.BR TH .
+.
 .TP
 .B man.local
 Local changes and customizations should be put into this file.



reply via email to

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