3BSD/usr/man/man1/netlpr.1

Compare this file to the similar file:
Show the results in this format:

.TH NETLPR 1 2/24/79
.UC
.ds s 1
.ds o 1
.SH NAME
netlpr \- use a remote lineprinter through the net
.SH SYNOPSIS
.B netlpr
[
.B \-m
machine ] [
.B \-l
login
] [
.B \-p
password
]
[
.B \-f
] [
.B \-n
]
[ name1 ... namen ]
.SH DESCRIPTION
.I Netlpr
sends the named files, (or the standard input if none are named),
to a remote lineprinter; the 
.B \-m
option forces the files to be printed on the specified machine.
(If not specified, the default machine is used.)
The
.B \-l, 
.B \-p, 
.B \-f,
and 
.B \-n
options behave exactly as in
.IR net (\*s).
Any other options are passed through to
.IR lpr (\*o)
on the remote machine.
A copy of the files is not made on the remote machine.
.PP
.I Netlpr
executes the
.IR net (\*s)
command.
.SH "SEE ALSO"
net(\*s), netrm(\*s), netq(\*s), netlog(\*s), netcp(\*s),
netmail(\*s), mail(\*o), lpr(\*o)
.SH AUTHOR
Eric Schmidt