4.3BSD-UWisc/man/mano/print.1

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

.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)print.1	6.1 (Berkeley) 4/29/85
.\"
.TH PRINT 1 "4/29/85"
.UC
.SH NAME
print \- pr to the line printer
.SH SYNOPSIS
.B print
file ...
.SH DESCRIPTION
.I Print
.I pr's
a copy of each named file on the line printer.
It is a one line shell script:
.PP
.ti +0.5i
lpr -p $*
.SH SEE\ ALSO
lpr(1), pr(1)