diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-09-10 16:04:22 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-09-10 16:04:22 +0000 |
commit | d1c52c55e51adfe42ea454e163771e3119128d25 (patch) | |
tree | 3de44c27cd6b0b2f053fa0ddf6409d04df7c4d19 | |
parent | cec9fa89bed9ed9d60982419ce7827d6f404bc6e (diff) |
make mail.1 nroff'able again
-rw-r--r-- | usr.bin/mail/mail.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 0318efef180..d05009a828e 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.15 1998/09/07 16:44:33 aaron Exp $ +.\" $OpenBSD: mail.1,v 1.16 1998/09/10 16:04:21 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -687,8 +687,10 @@ Similar to except that .Ic only the message body -.Po Ar without -the header) is saved. +.Po Ar without\ +the header +.Pc +is saved. Extremely useful for such tasks as sending and receiving source program text over the message system. .It Ic xit |