Nevermind... Wolfram already did it, but added the file (IMHO wrong)

to the contrib area so i didn't see it.
NB: RELENG_2_2 is still missing it (what's why i didn't see it in the
first place).
This commit is contained in:
Joerg Wunsch 1997-09-29 14:27:55 +00:00
parent 5b9dc35332
commit b71ec8cc29
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29982

View file

@ -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.