enscript.man: Explicitly use minus signs rather than hyphens in various places - enscript - GNU Enscript
 (HTM) git clone git://thinkerwim.org/enscript.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a7ba58197604830ba9d0d9d86529336eb48d4361
 (DIR) parent 953bc72761872478a7c60daf79a33a4dc2fd73df
 (HTM) Author: Tim Retout <diocles@gnu.org>
       Date:   Wed, 30 Dec 2009 18:07:16 +0000
       
       enscript.man: Explicitly use minus signs rather than hyphens in various places
       
       Diffstat:
         M docs/ChangeLog                      |       3 +++
         M docs/enscript.man                   |       8 ++++----
       
       2 files changed, 7 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/docs/ChangeLog b/docs/ChangeLog
       @@ -1,5 +1,8 @@
        2009-12-30  Tim Retout  <diocles@gnu.org>
        
       +        * enscript.man: Explicitly use minus signs rather than hyphens in
       +        various places in --ul-position and in PRINTING EXAMPLES.
       +
                * states.man (STATES PROGRAM FILES): Escape backslashes in
                namerules and startrules examples.
        
 (DIR) diff --git a/docs/enscript.man b/docs/enscript.man
       @@ -621,10 +621,10 @@ default gray value is .8.
        Set the underlay text's starting position according to the
        \f2position_spec\f1.  The position specification must be given in
        format: `\f2sign\f1 \f2xpos\f1 \f2sign\f1 \f2ypos\f1', where the
       -\f2sign\f1 must be `+' or `-'.  The positive dimensions are measured
       +\f2sign\f1 must be `+' or `\-'.  The positive dimensions are measured
        from the lower left corner and the negative dimensions from the upper
       -right corner.  For example, the specification `+0-0' specifies the
       -upper left corner and `-0+0' specifies the lower right corner.
       +right corner.  For example, the specification `+0\-0' specifies the
       +upper left corner and `\-0+0' specifies the lower right corner.
        .TP 8
        .B \-\-ul\-style=\f2style\f3
        Set the underlay text's style to \f2style\f1.  The possible values for
       @@ -1331,7 +1331,7 @@ Print file in duplex (two side) mode (printer dependant).
        My default code printing command: gaudy header, two columns,
        landscape, code highlighting, 2-up printing.
        .TP 8
       -\f3enscript \-E \-\-color \-whtml \-\-toc -pfoo.html *.h *.c\f1
       +\f3enscript \-E \-\-color \-whtml \-\-toc \-pfoo.html *.h *.c\f1
        A nice HTML report of your project's C source files.
        
        .SH ENVIRONMENT VARIABLES