groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] groff ChangeLog src/preproc/tbl/tbl.man


From: Werner LEMBERG
Subject: [Groff-commit] groff ChangeLog src/preproc/tbl/tbl.man
Date: Mon, 14 Nov 2011 13:06:45 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     11/11/14 13:06:45

Modified files:
        .              : ChangeLog 
        src/preproc/tbl: tbl.man 

Log message:
        * src/preproc/tbl/tbl.man: Improve documentation of `_' and friends.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1310&r2=1.1311
http://cvs.savannah.gnu.org/viewcvs/groff/src/preproc/tbl/tbl.man?cvsroot=groff&r1=1.32&r2=1.33

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/ChangeLog,v
retrieving revision 1.1310
retrieving revision 1.1311
diff -u -b -r1.1310 -r1.1311
--- ChangeLog   31 Oct 2011 07:25:18 -0000      1.1310
+++ ChangeLog   14 Nov 2011 13:06:44 -0000      1.1311
@@ -1,3 +1,7 @@
+2011-11-14  Werner LEMBERG  <address@hidden>
+
+       * src/preproc/tbl/tbl.man: Improve documentation of `_' and friends.
+
 2011-10-31  Werner LEMBERG  <address@hidden>
 
        Fix compiler warnings.

Index: src/preproc/tbl/tbl.man
===================================================================
RCS file: /cvsroot/groff/groff/src/preproc/tbl/tbl.man,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- src/preproc/tbl/tbl.man     12 Jul 2011 18:11:59 -0000      1.32
+++ src/preproc/tbl/tbl.man     14 Nov 2011 13:06:45 -0000      1.33
@@ -360,11 +360,15 @@
 .TP
 .BR _ , -
 Replace this entry with a horizontal line.
+Note that `_' and `-' can be used for table fields only,
+not for column separator lines.
 .
 .TP
 .B =
 .
 Replace this entry with a double horizontal line.
+Note that `=' can be used for table fields only,
+not for column separator lines.
 .
 .TP
 .B |



reply via email to

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