summaryrefslogtreecommitdiff
path: root/gs/man/ps2ps.1
diff options
context:
space:
mode:
authorL Peter Deutsch <lpd@ghostscript.com>2000-03-10 07:51:55 +0000
committerL Peter Deutsch <lpd@ghostscript.com>2000-03-10 07:51:55 +0000
commitfa77698fa10c49345327e7f5446d84ff055938da (patch)
tree14ef4b4370afcf7e7f60730e3ac62f32f2254cdb /gs/man/ps2ps.1
parent47aadf4af9cd65e29131d7b505b64391bf3c8703 (diff)
Adds a new eps2eps utility analogous to ps2ps.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@55 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/man/ps2ps.1')
-rw-r--r--gs/man/ps2ps.17
1 files changed, 5 insertions, 2 deletions
diff --git a/gs/man/ps2ps.1 b/gs/man/ps2ps.1
index f214b996c..1af88869c 100644
--- a/gs/man/ps2ps.1
+++ b/gs/man/ps2ps.1
@@ -1,5 +1,5 @@
.\" $Id$
-.TH PS2PS 1 "3 February 2000" 6.0 "Ghostscript Tools" \" -*- nroff -*-
+.TH PS2PS 1 "21 February 2000" 6.0 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2ps \- Ghostscript PostScript "distiller"
.SH SYNOPSIS
@@ -10,10 +10,13 @@ ps2ps \- Ghostscript PostScript "distiller"
"output.ps". Normally the output is allowed to use PostScript Level 2
constructs, but the \fB\-dLanguageLevel=1\fR option restricts the output to
Level 1.
+.PP
+Use \fBps2ps\fR only for ordinary PostScript (PS) files; for
+Encapsulated PostScript (EPS) files, use \fBeps2eps\fR.
.SH 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.0.
+This document was last revised for Ghostscript version 6.01.
.SH AUTHOR
L. Peter Deutsch <ghost@aladdin.com>