Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_tlsv12/sys/src/cmd/gs/man/gsnd.1 – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
.\" $Id: gsnd.1,v 1.37 2005/10/20 19:46:55 ray Exp $
2
.TH GSND 1 "20 October 2005" 8.53 Ghostscript \" -*- nroff -*-
3
.SH NAME
4
gsnd \- Run ghostscript (PostScript and PDF engine) without display
5
.SH SYNOPSIS
6
\fBgsnd\fR [ \fIoptions\fR ] [ \fIfiles\fR ] ...
7
.SH DESCRIPTION
8
This script simply invokes
9
.BR gs (1)
10
with the
11
.B -NODISPLAY
12
flag, followed by any other arguments from the command-line.
13
.SH SEE ALSO
14
gs(1)
15
.SH VERSION
16
This document was last revised for Ghostscript version 8.53.
17
.SH AUTHOR
18
artofcode LLC and Artifex Software, bug-gs at ghostscript.com, are the
19
primary maintainers of Ghostscript.
20
This manpage by George Ferguson.