enscript.man: Explicitly use minus signs rather than hyphens in various places
authorTim Retout <diocles@gnu.org>
Wed, 30 Dec 2009 18:07:16 +0000 (18:07 +0000)
committerTim Retout <diocles@gnu.org>
Wed, 30 Dec 2009 18:07:16 +0000 (18:07 +0000)
docs/ChangeLog
docs/enscript.man

index 7bfc3de..e53b693 100644 (file)
@@ -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.
 
index eddf204..066d6dc 100644 (file)
@@ -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