summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2017-05-29 12:50:33 +0000
committerjmc <jmc@openbsd.org>2017-05-29 12:50:33 +0000
commit7f2446a604cc1245a119d8b6473ff28ef3787c11 (patch)
tree4890df208506250fe290077c73936ad8f8e803b9
parentFix crash in IMSG_CTL_SHOW_RIB_PREFIX handling. The ctx is not added to (diff)
downloadwireguard-openbsd-7f2446a604cc1245a119d8b6473ff28ef3787c11.tar.xz
wireguard-openbsd-7f2446a604cc1245a119d8b6473ff28ef3787c11.zip
tweak previous to read a little better;
-rw-r--r--usr.bin/mail/mail.118
1 files changed, 6 insertions, 12 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index 4b2f19bd732..54a34f77ca0 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mail.1,v 1.77 2017/05/29 12:15:39 tedu Exp $
+.\" $OpenBSD: mail.1,v 1.78 2017/05/29 12:50:33 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -351,16 +351,6 @@ If the
.Ic expandaddr
option is not set (the default), no expansion is performed and
the recipient is treated as a local or network mail address.
-.Pp
-.Nm mail
-has a number of options which can be set in the
-.Pa .mailrc
-file to alter its behavior; thus
-.Ic set askcc
-enables the
-.Ar askcc
-feature.
-(These options are summarized below.)
.Sh SUMMARY
(Adapted from the
.Dq Mail Reference Manual . )
@@ -907,7 +897,11 @@ that character in order to send it.
Simulate end of file on input.
.El
.Ss Mail options
-Options are controlled via
+A number of options can be set in the
+.Pa .mailrc
+file to alter the behavior of
+.Nm ,
+controlled via the
.Ic set
and
.Ic unset