aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1997-09-29 14:27:55 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1997-09-29 14:27:55 +0000
commitb71ec8cc2951ed1b5f7cb4c136c6aff38fc88ef3 (patch)
tree3f8fbb9f1cd2f24c6b31b69dee776a5cd0aafe29 /gnu
parent5b9dc3533242fcc6519987758e86204fd52dcb7b (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/nroff/psroff.131
1 files changed, 0 insertions, 31 deletions
diff --git a/gnu/usr.bin/groff/nroff/psroff.1 b/gnu/usr.bin/groff/nroff/psroff.1
deleted file mode 100644
index 132fc9427a7f4..0000000000000
--- a/gnu/usr.bin/groff/nroff/psroff.1
+++ /dev/null
@@ -1,31 +0,0 @@
-.\"
-.\" Written by Jörg Wunsch, placed in the public domain.
-.\"
-.\" $Id$
-.\"
-.Dd September 29, 1997
-.Os
-.Dt PSROFF 1
-.Sh NAME
-.Nm psroff
-.Nd format and print troff files
-.Sh SYNOPSIS
-.Nm psroff
-.Op Ar files ...
-.Sh DESCRIPTION
-The
-.Nm
-utility formats troff input from
-.Ar files
-(or from standard input if no file name has been given), and sends it
-in PostScript format to a printer. See the documentation for the
-.Fl l
-option to
-.Xr groff 1
-for how this is done.
-.Sh SEE ALSO
-.Xr groff 1
-.Sh HISTORY
-The
-.Nm
-utility is part of the GNU groff package.