groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] groff ChangeLog doc/groff.texinfo


From: Werner LEMBERG
Subject: [Groff-commit] groff ChangeLog doc/groff.texinfo
Date: Tue, 05 Mar 2013 08:07:58 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     13/03/05 08:07:58

Modified files:
        .              : ChangeLog 
        doc            : groff.texinfo 

Log message:
        * doc/groff.texinfo: Improve documentation of `\s'.
        
        Reported by Jim Avera <address@hidden>.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1395&r2=1.1396
http://cvs.savannah.gnu.org/viewcvs/groff/doc/groff.texinfo?cvsroot=groff&r1=1.318&r2=1.319

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/ChangeLog,v
retrieving revision 1.1395
retrieving revision 1.1396
diff -u -b -r1.1395 -r1.1396
--- ChangeLog   16 Feb 2013 08:39:31 -0000      1.1395
+++ ChangeLog   5 Mar 2013 08:07:58 -0000       1.1396
@@ -1,3 +1,9 @@
+2013-03-05  Werner LEMBERG  <address@hidden>
+
+       * doc/groff.texinfo: Improve documentation of `\s'.
+
+       Reported by Jim Avera <address@hidden>.
+
 2013-02-16  Werner LEMBERG  <address@hidden>
 
        * doc/groff.texinfo: Improve documentation of `.substring'.

Index: doc/groff.texinfo
===================================================================
RCS file: /cvsroot/groff/groff/doc/groff.texinfo,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -b -r1.318 -r1.319
--- doc/groff.texinfo   16 Feb 2013 08:39:31 -0000      1.318
+++ doc/groff.texinfo   5 Mar 2013 08:07:58 -0000       1.319
@@ -10286,7 +10286,8 @@
 Use the @code{ps} request or the @code{\s} escape to change (increase,
 decrease) the type size (in points).  Specify @var{size} as either an
 absolute point size, or as a relative change from the current size.  The
address@hidden, or no argument, goes back to the previous size.
address@hidden (for both @code{.ps} and @code{\s}), or no argument (for
address@hidden only), goes back to the previous size.
 
 Default scaling indicator of @code{size} is @samp{z}.  If @code{size} is
 zero or negative, it is set to address@hidden



reply via email to

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