Correct use of .Nm. Add section number to .Xr references.

This commit is contained in:
Philippe Charnier 1998-05-18 06:39:17 +00:00
parent c11d29814e
commit df73a899fc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=36148

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" @(#)rmail.8 6.10 (Berkeley) 4/29/93 .\" @(#)rmail.8 6.10 (Berkeley) 4/29/93
.\" $Id$ .\" $Id: rmail.8,v 1.5 1997/02/22 14:05:30 peter Exp $
.\" .\"
.Dd April 29, 1993 .Dd April 29, 1993
.Dt RMAIL 8 .Dt RMAIL 8
@ -42,7 +42,7 @@
.Nm rmail .Nm rmail
.Ar user ... .Ar user ...
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm Rmail
interprets incoming mail received via interprets incoming mail received via
.Xr uucp 1 , .Xr uucp 1 ,
collapsing ``From'' lines in the form generated collapsing ``From'' lines in the form generated
@ -52,18 +52,18 @@ into a single line of the form ``return-path!sender'',
and passing the processed mail on to and passing the processed mail on to
.Xr sendmail 8 . .Xr sendmail 8 .
.Pp .Pp
.Nm .Nm Rmail
is explicitly designed for use with is explicitly designed for use with
.Xr uucp .Xr uucp 1
and and
.Xr sendmail . .Xr sendmail 8 .
.Sh SEE ALSO .Sh SEE ALSO
.Xr uucp 1 , .Xr uucp 1 ,
.Xr mail.local 8 , .Xr mail.local 8 ,
.Xr sendmail 8 .Xr sendmail 8
.Sh HISTORY .Sh HISTORY
The The
.Nm rmail .Nm
program appeared in program appeared in
.Bx 4.2 . .Bx 4.2 .
.Sh BUGS .Sh BUGS