diff options
Diffstat (limited to 'usr.bin/mail/mail.1')
-rw-r--r-- | usr.bin/mail/mail.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index d7c351adeb5..6705cffc754 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.20 1998/09/27 21:20:45 millert Exp $ +.\" $OpenBSD: mail.1,v 1.21 1998/11/11 23:01:45 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -62,7 +62,6 @@ is an intelligent mail processing system which has a command syntax reminiscent of .Xr \&ed 1 with lines replaced by messages. -.Pp .Bl -tag -width flag .It Fl v Verbose mode. @@ -712,7 +711,6 @@ Also, you can move to the previous window by using .Ic \&z\&\- . .El .Ss Tilde/Escapes -.Pp Here is a summary of the tilde escapes, which are used when composing messages to perform special functions. |