diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 14:00:16 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 14:00:16 +0000 |
commit | 6788c4c40e91b82f0ee156428c9e537193b67fa7 (patch) | |
tree | eb036694541b6b65c9f9ae74b2503885456e80b7 /bin/rmail | |
parent | 138760cea6dfae9292858f5f76e471374533727e (diff) |
o) start new sentence on a new line;
o) don't use .Pp before/after .Ss;
o) wrap long lines;
o) fix bogus .Xr usage;
millert@ ok;
Diffstat (limited to 'bin/rmail')
-rw-r--r-- | bin/rmail/rmail.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rmail/rmail.8 b/bin/rmail/rmail.8 index ae7de7c8acc..963b8f0bd25 100644 --- a/bin/rmail/rmail.8 +++ b/bin/rmail/rmail.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rmail.8,v 1.10 1999/08/17 14:04:01 aaron Exp $ +.\" $OpenBSD: rmail.8,v 1.11 2001/11/13 14:00:15 mpech 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. @@ -59,7 +59,7 @@ and passing the processed mail on to .Pp .Nm is explicitly designed for use with -.Xr uucp +.Xr uucp 1 and .Xr sendmail 8 . .Sh SEE ALSO |