CVSROOT: /cvsroot/groff
Module name: groff
Changes by: Werner LEMBERG <wl> 13/01/29 23:34:12
Modified files:
. : ChangeLog
doc : groff.texinfo
Log message:
* doc/groff.texinfo: Fix documentation of .LP macro in ms.
Problem reported by Omari Norman <[email protected]>.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1383&r2=1.1384
http://cvs.savannah.gnu.org/viewcvs/groff/doc/groff.texinfo?cvsroot=groff&r1=1.314&r2=1.315
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/ChangeLog,v
retrieving revision 1.1383
retrieving revision 1.1384
diff -u -b -r1.1383 -r1.1384
--- ChangeLog 29 Jan 2013 12:05:31 -0000 1.1383
+++ ChangeLog 29 Jan 2013 23:34:12 -0000 1.1384
@@ -1,5 +1,10 @@
2013-01-29 Werner LEMBERG <[email protected]>
+ * doc/groff.texinfo: Fix documentation of .LP macro in ms.
+ Problem reported by Omari Norman <[email protected]>.
+
+2013-01-29 Werner LEMBERG <[email protected]>
+
* doc/Makefile.sub (uninstall_sub): Handle `gnu.eps'.
2013-01-29 Werner LEMBERG <[email protected]>
Index: doc/groff.texinfo
===================================================================
RCS file: /cvsroot/groff/groff/doc/groff.texinfo,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -b -r1.314 -r1.315
--- doc/groff.texinfo 30 Dec 2012 08:08:20 -0000 1.314
+++ doc/groff.texinfo 29 Jan 2013 23:34:12 -0000 1.315
@@ -26,7 +26,7 @@
@copying
This manual documents GNU @code{troff} version 1.22.1.
-Copyright @copyright{} 1994-2012 Free Software Foundation, Inc.
+Copyright @copyright{} 1994-2013 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -482,7 +482,7 @@
@title groff
@subtitle The GNU implementation of @code{troff}
@subtitle Edition 1.22.1
-@subtitle Winter 2012
+@subtitle Spring 2013
@author by Trent A.@tie{}Fisher
@author and Werner Lemberg (@email{bug-groff@@gnu.org})
@@ -3288,11 +3288,14 @@
The following paragraph types are available.
-@DefmacList {PP, , ms}
-@DefmacListEnd {LP, , ms}
+@Defmac {PP, , ms}
Sets a paragraph with an initial indentation.
@endDefmac
+@Defmac {LP, , ms}
+Sets a paragraph without an initial indentation.
+@endDefmac
+
@Defmac {QP, , ms}
Sets a paragraph that is indented at both left and right margins. The
effect is identical to the @acronym{HTML} @code{<BLOCKQUOTE>} element.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit