diff options
author | Raph Levien <raph.levien@artifex.com> | 2001-09-22 16:26:22 +0000 |
---|---|---|
committer | Raph Levien <raph.levien@artifex.com> | 2001-09-22 16:26:22 +0000 |
commit | a888681ca0d5a8245432d44c867c9eb8228abcd5 (patch) | |
tree | d46cf44662857d1f66f82b3a2f4e9ef6316e82f4 /gs/man | |
parent | d7a1462a75497467d3b4e142ef7f8e68c10b2735 (diff) |
Updates version and date in documentation in preparation for 7.02
pre-release.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@1740 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/man')
-rw-r--r-- | gs/man/dvipdf.1 | 4 | ||||
-rw-r--r-- | gs/man/font2c.1 | 4 | ||||
-rw-r--r-- | gs/man/gs.1 | 4 | ||||
-rw-r--r-- | gs/man/gslp.1 | 4 | ||||
-rw-r--r-- | gs/man/gsnd.1 | 4 | ||||
-rw-r--r-- | gs/man/pdf2dsc.1 | 4 | ||||
-rw-r--r-- | gs/man/pdf2ps.1 | 4 | ||||
-rw-r--r-- | gs/man/pdfopt.1 | 4 | ||||
-rw-r--r-- | gs/man/pf2afm.1 | 4 | ||||
-rw-r--r-- | gs/man/pfbtopfa.1 | 4 | ||||
-rw-r--r-- | gs/man/printafm.1 | 4 | ||||
-rw-r--r-- | gs/man/ps2ascii.1 | 4 | ||||
-rw-r--r-- | gs/man/ps2epsi.1 | 4 | ||||
-rw-r--r-- | gs/man/ps2pdf.1 | 4 | ||||
-rw-r--r-- | gs/man/ps2pdfwr.1 | 4 | ||||
-rw-r--r-- | gs/man/ps2ps.1 | 4 | ||||
-rw-r--r-- | gs/man/wftopfa.1 | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/gs/man/dvipdf.1 b/gs/man/dvipdf.1 index 016482a4b..2cb88227c 100644 --- a/gs/man/dvipdf.1 +++ b/gs/man/dvipdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH DVIPDF 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH DVIPDF 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips .SH SYNOPSIS @@ -22,7 +22,7 @@ and any options from the command-line. .SH SEE ALSO gs(1), dvips(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/font2c.1 b/gs/man/font2c.1 index 1774a5108..68302f08f 100644 --- a/gs/man/font2c.1 +++ b/gs/man/font2c.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH FONT2C 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH FONT2C 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME font2c \- Write PostScript Type 0 or Type 1 font as C code .SH SYNOPSIS @@ -18,7 +18,7 @@ that can be linked with the interpreter. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/gs.1 b/gs/man/gs.1 index af3a3c57a..9373438e6 100644 --- a/gs/man/gs.1 +++ b/gs/man/gs.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GS 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH GS 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME gs \- Ghostscript (PostScript and PDF language interpreter and previewer) .SH SYNOPSIS @@ -457,7 +457,7 @@ The various Ghostscript document files (above), especially \fBUse.htm\fR. .SH BUGS See the Usenet news group comp.lang.postscript. .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/gslp.1 b/gs/man/gslp.1 index 9481041f5..615751199 100644 --- a/gs/man/gslp.1 +++ b/gs/man/gslp.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSLP 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH GSLP 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME gslp \- Format and print text using ghostscript .br @@ -93,7 +93,7 @@ Also, the string %# in a heading or footing is replaced with the page #. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/gsnd.1 b/gs/man/gsnd.1 index 2d601d7b4..da68f16a5 100644 --- a/gs/man/gsnd.1 +++ b/gs/man/gsnd.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSND 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH GSND 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME gsnd \- Run ghostscript (PostScript and PDF engine) without display .SH SYNOPSIS @@ -13,7 +13,7 @@ flag, followed by any other arguments from the command-line. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/pdf2dsc.1 b/gs/man/pdf2dsc.1 index 2b7606995..70cb3c4b9 100644 --- a/gs/man/pdf2dsc.1 +++ b/gs/man/pdf2dsc.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2DSC 1 "8 April 2001" 7.00 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2DSC 1 "22 September 2001" 7.02 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2dsc \- generate a PostScript page list of a PDF document .SH SYNOPSIS @@ -29,6 +29,6 @@ Ghostscript since release 3.53. .SH SEE ALSO gs(1), ghostview(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR Yves Arrouye <yves.arrouye@usa.net> and Russell Lang <rjl@aladdin.com> diff --git a/gs/man/pdf2ps.1 b/gs/man/pdf2ps.1 index 25e655a45..0a8814885 100644 --- a/gs/man/pdf2ps.1 +++ b/gs/man/pdf2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2PS 1 "8 April 2001" 7.00 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2PS 1 "22 September 2001" 7.02 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2ps \- Ghostscript PDF to PostScript translator .SH SYNOPSIS @@ -15,6 +15,6 @@ LanguageLevel 3 in the output. Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your system, from which you can get more details. .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> diff --git a/gs/man/pdfopt.1 b/gs/man/pdfopt.1 index 512c5c43d..deec8443c 100644 --- a/gs/man/pdfopt.1 +++ b/gs/man/pdfopt.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDFOPT 1 "8 April 2001" 7.00 "Ghostscript Tools" \" -*- nroff -*- +.TH PDFOPT 1 "22 September 2001" 7.02 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdfopt \- Ghostscript PDF Optimizer .SH SYNOPSIS @@ -21,6 +21,6 @@ system, from which you can get more details. "Linearized PDF" in Adobe's PDF reference manual, http://partners.adobe.com/asn/developer/acrosdk/DOCS/pdfspec.pdf .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> diff --git a/gs/man/pf2afm.1 b/gs/man/pf2afm.1 index 4ca6d32a5..74e60a25a 100644 --- a/gs/man/pf2afm.1 +++ b/gs/man/pf2afm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PF2AFM 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH PF2AFM 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript .SH SYNOPSIS @@ -16,7 +16,7 @@ gs(1) .br pf2afm.ps in the Ghostscript lib directory. .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/pfbtopfa.1 b/gs/man/pfbtopfa.1 index f8bbe07f6..0d2d238b4 100644 --- a/gs/man/pfbtopfa.1 +++ b/gs/man/pfbtopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PFBTOPFA 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH PFBTOPFA 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript .SH SYNOPSIS @@ -11,7 +11,7 @@ to convert a .pfb file into a .pfa file. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/printafm.1 b/gs/man/printafm.1 index b05070d4b..80493b9db 100644 --- a/gs/man/printafm.1 +++ b/gs/man/printafm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PRINTAFM 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH PRINTAFM 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME printafm \- Print the metrics from a Postscript font in AFM format using ghostscript .SH SYNOPSIS @@ -12,7 +12,7 @@ Output goes to stdout. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/ps2ascii.1 b/gs/man/ps2ascii.1 index 37ed07c3e..b78ac7275 100644 --- a/gs/man/ps2ascii.1 +++ b/gs/man/ps2ascii.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2ASCII 1 "8 April 2001" 7.00 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2ASCII 1 "22 September 2001" 7.02 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII .SH SYNOPSIS @@ -23,7 +23,7 @@ system, from which you can get more details. .SH SEE ALSO pstotext(1), http://www.research.digital.com/SRC/virtualpaper/pstotext.html .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> was the original author. The current version has substantial improvements by David M. Jones diff --git a/gs/man/ps2epsi.1 b/gs/man/ps2epsi.1 index 06b390dc5..257bb03f8 100644 --- a/gs/man/ps2epsi.1 +++ b/gs/man/ps2epsi.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2EPSI 1 "8 April 2001" 7.00 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2EPSI 1 "22 September 2001" 7.02 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2epsi \- generate conforming Encapsulated PostScript .SH SYNOPSIS @@ -60,7 +60,7 @@ ps2epsi.ps>the Ghostscript program which does the work .SH SEE ALSO gs (1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. However, the content may be obsolete, or inconsistent with ps2epsi.txt. .SH AUTHOR George Cameron diff --git a/gs/man/ps2pdf.1 b/gs/man/ps2pdf.1 index 3065b70e5..1f8e14e38 100644 --- a/gs/man/ps2pdf.1 +++ b/gs/man/ps2pdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDF 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH PS2PDF 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME ps2pdf \- Convert PostScript to PDF using ghostscript .br @@ -46,7 +46,7 @@ gs(1), ps2pdfwr(1), .br Ps2pdf.htm in the Ghostscript documentation .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/ps2pdfwr.1 b/gs/man/ps2pdfwr.1 index af89b32b5..93dfc2b42 100644 --- a/gs/man/ps2pdfwr.1 +++ b/gs/man/ps2pdfwr.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDFWR 1 "3 May 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH PS2PDFWR 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript .SH SYNOPSIS @@ -24,7 +24,7 @@ scripts all invoke this one with the addition of the respective compatibility le .SH SEE ALSO gs(1), ps2pdf(1) .SH VERSION -This document was last revised for Ghostscript version 7.01. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows diff --git a/gs/man/ps2ps.1 b/gs/man/ps2ps.1 index 1a7212c96..395f77dcb 100644 --- a/gs/man/ps2ps.1 +++ b/gs/man/ps2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PS 1 "8 April 2001" 7.00 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2PS 1 "22 September 2001" 7.02 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ps, eps2eps \- Ghostscript PostScript "distiller" .SH SYNOPSIS @@ -19,6 +19,6 @@ PostScript (EPS) files. Run "\fBgs -h\fR" to find the location of Ghostscript documentation on your system, from which you can get more details. .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> diff --git a/gs/man/wftopfa.1 b/gs/man/wftopfa.1 index d04bb09a1..0c738181e 100644 --- a/gs/man/wftopfa.1 +++ b/gs/man/wftopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH WFTOPFA 1 "8 April 2001" 7.00 Ghostscript \" -*- nroff -*- +.TH WFTOPFA 1 "22 September 2001" 7.02 Ghostscript \" -*- nroff -*- .SH NAME wftopfa \- Convert a Wadalab base font to Postscript .PFA (or .PFB) format using ghostscript @@ -13,7 +13,7 @@ format. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 7.00. +This document was last revised for Ghostscript version 7.02. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows |