iFix some typos in the man pages. - enscript - GNU Enscript Err thinkerwim.openbsd.amsterdam 70 hgit clone git://thinkerwim.org/enscript.git URL:git://thinkerwim.org/enscript.git thinkerwim.org 70 1Log /git/enscript/log.gph thinkerwim.org 70 1Files /git/enscript/files.gph thinkerwim.org 70 1Refs /git/enscript/refs.gph thinkerwim.org 70 1README /git/enscript/file/README.gph thinkerwim.org 70 1LICENSE /git/enscript/file/COPYING.gph thinkerwim.org 70 i--- Err thinkerwim.openbsd.amsterdam 70 1commit 2dafa9b07258cbfb9ec79aad0abe6ebfe7cbb326 /git/enscript/commit/2dafa9b07258cbfb9ec79aad0abe6ebfe7cbb326.gph thinkerwim.org 70 1parent c99d97245c27578c2cd084a26fe2692c69406ec8 /git/enscript/commit/c99d97245c27578c2cd084a26fe2692c69406ec8.gph thinkerwim.org 70 hAuthor: Tim Retout URL:mailto:diocles@gnu.org thinkerwim.org 70 iDate: Thu, 28 Jan 2010 23:35:42 +0000 Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 iFix some typos in the man pages. Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 iSigned-off-by: Tim Retout Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 iDiffstat: Err thinkerwim.openbsd.amsterdam 70 i M docs/enscript.man | 6 +++--- Err thinkerwim.openbsd.amsterdam 70 i M docs/states.man | 2 +- Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 i2 files changed, 4 insertions(+), 4 deletions(-) Err thinkerwim.openbsd.amsterdam 70 i--- Err thinkerwim.openbsd.amsterdam 70 1diff --git a/docs/enscript.man b/docs/enscript.man /git/enscript/file/docs/enscript.man.gph thinkerwim.org 70 i@@ -157,7 +157,7 @@ For example, the command Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 i prints file foo.txt in duplex (two side) mode. Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 i-Page device operators are implementation dependant but they are Err thinkerwim.openbsd.amsterdam 70 i+Page device operators are implementation dependent but they are Err thinkerwim.openbsd.amsterdam 70 i standardized. See section \f3PAGE DEVICE OPTIONS\f1 for the details. Err thinkerwim.openbsd.amsterdam 70 i .TP 8 Err thinkerwim.openbsd.amsterdam 70 i .B \-e\f1[\f2char\f1]\f3, \-\-escapes\f1[\f3=\f2char\f1]\f3 Err thinkerwim.openbsd.amsterdam 70 i@@ -336,7 +336,7 @@ size + baselineskip\f1) points down. The default baseline skip is 1. Err thinkerwim.openbsd.amsterdam 70 i Pass a statusdict definition to the generated PostScript output. If Err thinkerwim.openbsd.amsterdam 70 i no value is given, the key \f2key\f1 is removed from the definitions. Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 i-The statusdict operators are implementation dependant; see the Err thinkerwim.openbsd.amsterdam 70 i+The statusdict operators are implementation dependent; see the Err thinkerwim.openbsd.amsterdam 70 i printer's documentation for the details. Err thinkerwim.openbsd.amsterdam 70 i Err thinkerwim.openbsd.amsterdam 70 i For example, the command Err thinkerwim.openbsd.amsterdam 70 i@@ -1325,7 +1325,7 @@ Print file \f3foo.txt\f1 to two columns. Err thinkerwim.openbsd.amsterdam 70 i Print file to two columns and rotate output 90 degrees (landscape). Err thinkerwim.openbsd.amsterdam 70 i .TP 8 Err thinkerwim.openbsd.amsterdam 70 i .B enscript \-DDuplex:true foo.txt Err thinkerwim.openbsd.amsterdam 70 i-Print file in duplex (two side) mode (printer dependant). Err thinkerwim.openbsd.amsterdam 70 i+Print file in duplex (two side) mode (printer dependent). Err thinkerwim.openbsd.amsterdam 70 i .TP 8 Err thinkerwim.openbsd.amsterdam 70 i .B enscript \-G2rE \-U2 foo.c Err thinkerwim.openbsd.amsterdam 70 i My default code printing command: gaudy header, two columns, Err thinkerwim.openbsd.amsterdam 70 1diff --git a/docs/states.man b/docs/states.man /git/enscript/file/docs/states.man.gph thinkerwim.org 70 i@@ -111,7 +111,7 @@ executed on script startup for each input file and it can perform any Err thinkerwim.openbsd.amsterdam 70 i initialization the script needs. It normally also calls the Err thinkerwim.openbsd.amsterdam 70 i \f3check_startrules()\f1 and \f3check_namerules()\f1 primitives which Err thinkerwim.openbsd.amsterdam 70 i resolve the initial state from the input file name or the data found Err thinkerwim.openbsd.amsterdam 70 i-from the begining of the input file. Here is a sample start block Err thinkerwim.openbsd.amsterdam 70 i+from the beginning of the input file. Here is a sample start block Err thinkerwim.openbsd.amsterdam 70 i which initializes two variables and does the standard start state Err thinkerwim.openbsd.amsterdam 70 i resolving: Err thinkerwim.openbsd.amsterdam 70 i .PP Err thinkerwim.openbsd.amsterdam 70 .