diff options
author | 2002-11-09 00:41:30 +0000 | |
---|---|---|
committer | 2002-11-09 00:41:30 +0000 | |
commit | 06e6aff9add6cf198f9a76207919c9c127fb09de (patch) | |
tree | ad2d7e6710a5e2969d83463af7b2b55791a2ad5c | |
parent | uucp(1) doesn't exist anymore. (diff) | |
download | wireguard-openbsd-06e6aff9add6cf198f9a76207919c9c127fb09de.tar.xz wireguard-openbsd-06e6aff9add6cf198f9a76207919c9c127fb09de.zip |
doh, better now.
-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 , |