diff options
-rw-r--r-- | bin/rmail/rmail.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/rmail/rmail.8 b/bin/rmail/rmail.8 index 04731e6ff36..2924c51346f 100644 --- a/bin/rmail/rmail.8 +++ b/bin/rmail/rmail.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rmail.8,v 1.13 2002/11/09 00:39:42 fgsch Exp $ +.\" $OpenBSD: rmail.8,v 1.14 2002/11/09 00:41:30 fgsch Exp $ .\" $NetBSD: rmail.8,v 1.8 1995/03/21 07:08:21 cgd Exp $ .\" .\" Copyright (c) 1983, 1990 The Regents of the University of California. @@ -47,8 +47,8 @@ The .Nm utility interprets incoming mail received via -.Xr uucp 1 , -collapsing +.\" .Xr uucp 1 , +uucp collapsing .Dq From lines in the form generated by .Xr mail.local 8 @@ -59,8 +59,8 @@ and passing the processed mail on to .Pp .Nm is explicitly designed for use with -.Xr uucp 1 -and +.\" .Xr uucp 1 +uucp and .Xr sendmail 8 . .Sh SEE ALSO .\" .Xr uucp 1 , |