diff options
author | Raph Levien <raph.levien@artifex.com> | 2001-04-01 01:10:55 +0000 |
---|---|---|
committer | Raph Levien <raph.levien@artifex.com> | 2001-04-01 01:10:55 +0000 |
commit | dc8878f1238a6425cc4256b318a64d7c2cf29ed5 (patch) | |
tree | 3661fc5395b8b8b2cc588588876f2172a3ae7652 /gs/man | |
parent | cc6962c3f702ec0296d864103770dc9413a72b6f (diff) |
Updates dates in preparation for 6.63 beta release. News updated.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@1348 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 a285c58a8..812a46fc5 100644 --- a/gs/man/dvipdf.1 +++ b/gs/man/dvipdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH DVIPDF 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH DVIPDF 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 3653370f2..b58003b6e 100644 --- a/gs/man/font2c.1 +++ b/gs/man/font2c.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH FONT2C 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH FONT2C 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 9f016f629..1896a4dc1 100644 --- a/gs/man/gs.1 +++ b/gs/man/gs.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GS 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH GS 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 c463298ab..eaeca6778 100644 --- a/gs/man/gslp.1 +++ b/gs/man/gslp.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSLP 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH GSLP 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 37a463e96..c3f4dba9a 100644 --- a/gs/man/gsnd.1 +++ b/gs/man/gsnd.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSND 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH GSND 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 b4a2f42c2..7bfceb2f3 100644 --- a/gs/man/pdf2dsc.1 +++ b/gs/man/pdf2dsc.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2DSC 1 "19 March 2001" 6.62 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2DSC 1 "31 March 2001" 6.63 "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 6.62. +This document was last revised for Ghostscript version 6.63. .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 38e7c111a..e004cbf85 100644 --- a/gs/man/pdf2ps.1 +++ b/gs/man/pdf2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2PS 1 "19 March 2001" 6.62 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2PS 1 "31 March 2001" 6.63 "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 6.62. +This document was last revised for Ghostscript version 6.63. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> diff --git a/gs/man/pdfopt.1 b/gs/man/pdfopt.1 index 8d64a551a..1fe8e2b15 100644 --- a/gs/man/pdfopt.1 +++ b/gs/man/pdfopt.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDFOPT 1 "19 March 2001" 6.62 "Ghostscript Tools" \" -*- nroff -*- +.TH PDFOPT 1 "31 March 2001" 6.63 "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 6.62. +This document was last revised for Ghostscript version 6.63. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> diff --git a/gs/man/pf2afm.1 b/gs/man/pf2afm.1 index 56b6e7a17..25ce416fe 100644 --- a/gs/man/pf2afm.1 +++ b/gs/man/pf2afm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PF2AFM 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH PF2AFM 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 33aebdb6e..4cf34e6a7 100644 --- a/gs/man/pfbtopfa.1 +++ b/gs/man/pfbtopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PFBTOPFA 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH PFBTOPFA 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 cf19af1f6..8e6375c72 100644 --- a/gs/man/printafm.1 +++ b/gs/man/printafm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PRINTAFM 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH PRINTAFM 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 b936b9bed..5bd8200d6 100644 --- a/gs/man/ps2ascii.1 +++ b/gs/man/ps2ascii.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2ASCII 1 "19 March 2001" 6.62 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2ASCII 1 "31 March 2001" 6.63 "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 6.62. +This document was last revised for Ghostscript version 6.63. .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 742e4feb1..9bb4691e5 100644 --- a/gs/man/ps2epsi.1 +++ b/gs/man/ps2epsi.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2EPSI 1 "19 March 2001" 6.62 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2EPSI 1 "31 March 2001" 6.63 "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 6.62. +This document was last revised for Ghostscript version 6.63. 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 a68cde717..d77644ee3 100644 --- a/gs/man/ps2pdf.1 +++ b/gs/man/ps2pdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDF 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH PS2PDF 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 0ef74e051..3644edb9b 100644 --- a/gs/man/ps2pdfwr.1 +++ b/gs/man/ps2pdfwr.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDFWR 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH PS2PDFWR 1 "31 March 2001" 6.63 Ghostscript \" -*- nroff -*- .SH NAME ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript .SH SYNOPSIS @@ -18,7 +18,7 @@ argument, all preceded and followed by any command-line arguemnts. .SH SEE ALSO gs(1) .SH VERSION -This document was last revised for Ghostscript version 6.62. +This document was last revised for Ghostscript version 6.63. .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 d3505a7ef..be0fbc968 100644 --- a/gs/man/ps2ps.1 +++ b/gs/man/ps2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PS 1 "19 March 2001" 6.62 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2PS 1 "31 March 2001" 6.63 "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 6.62. +This document was last revised for Ghostscript version 6.63. .SH AUTHOR L. Peter Deutsch <ghost@aladdin.com> diff --git a/gs/man/wftopfa.1 b/gs/man/wftopfa.1 index 48ed8195e..bf4a0441f 100644 --- a/gs/man/wftopfa.1 +++ b/gs/man/wftopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH WFTOPFA 1 "19 March 2001" 6.62 Ghostscript \" -*- nroff -*- +.TH WFTOPFA 1 "31 March 2001" 6.63 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 6.62. +This document was last revised for Ghostscript version 6.63. .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 |