summaryrefslogtreecommitdiff
path: root/sys/src/cmd/gs/man/gsnd.1
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-05-04 06:19:09 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-05-04 06:19:09 +0000
commitb1955840c58c667de6a95631d1f4b9b0a70202c3 (patch)
tree7b31d9c639b59ca47480bfcac1a25560808f59c5 /sys/src/cmd/gs/man/gsnd.1
parentb8436b026a90291ba26afa4f7a2700720b03339f (diff)
rename ape manpages so they dont get filtered out as object files
Diffstat (limited to 'sys/src/cmd/gs/man/gsnd.1')
-rw-r--r--sys/src/cmd/gs/man/gsnd.120
1 files changed, 0 insertions, 20 deletions
diff --git a/sys/src/cmd/gs/man/gsnd.1 b/sys/src/cmd/gs/man/gsnd.1
deleted file mode 100644
index c37105cf3..000000000
--- a/sys/src/cmd/gs/man/gsnd.1
+++ /dev/null
@@ -1,20 +0,0 @@
-.\" $Id: gsnd.1,v 1.37 2005/10/20 19:46:55 ray Exp $
-.TH GSND 1 "20 October 2005" 8.53 Ghostscript \" -*- nroff -*-
-.SH NAME
-gsnd \- Run ghostscript (PostScript and PDF engine) without display
-.SH SYNOPSIS
-\fBgsnd\fR [ \fIoptions\fR ] [ \fIfiles\fR ] ...
-.SH DESCRIPTION
-This script simply invokes
-.BR gs (1)
-with the
-.B -NODISPLAY
-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 8.53.
-.SH AUTHOR
-artofcode LLC and Artifex Software, bug-gs at ghostscript.com, are the
-primary maintainers of Ghostscript.
-This manpage by George Ferguson.