summaryrefslogtreecommitdiffstats
path: root/libexec/mail.local
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-07-09 13:35:13 +0000
committeraaron <aaron@openbsd.org>1999-07-09 13:35:13 +0000
commit5c3dced36cf8ba5814dbe5ef397db72526a1fd4f (patch)
tree90483e7f9368ad7c7ba836616ba17091ef92c1e4 /libexec/mail.local
parentstop Makefile from trying to build now-defunct rmuser.8; form@vell.nsc.ru (diff)
downloadwireguard-openbsd-5c3dced36cf8ba5814dbe5ef397db72526a1fd4f.tar.xz
wireguard-openbsd-5c3dced36cf8ba5814dbe5ef397db72526a1fd4f.zip
- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
Diffstat (limited to 'libexec/mail.local')
-rw-r--r--libexec/mail.local/mail.local.88
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8
index 568edf5d25d..38063929248 100644
--- a/libexec/mail.local/mail.local.8
+++ b/libexec/mail.local/mail.local.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)mail.local.8 6.8 (Berkeley) 4/27/91
-.\" $Id: mail.local.8,v 1.16 1999/07/04 19:25:20 aaron Exp $
+.\" $Id: mail.local.8,v 1.17 1999/07/09 13:35:50 aaron Exp $
.\"
.Dd April 27, 1991
.Dt MAIL.LOCAL 8
@@ -60,12 +60,12 @@ The options are as follows:
Specify the sender's name.
.It Fl l
For compatibility, request that
-files named
+files named
.Nm username.lock
be used for locking. (This is the default behavior.)
.It Fl L
Don't create a
-.Nm username.lock
+.Nm username.lock
file while locking the spool.
.El
.Pp
@@ -94,7 +94,7 @@ The mailbox is always locked using
.Xr flock 2
while mail is appended. Unless the
.Fl L
-flag is specified, a
+flag is specified, a
.Nm username.lock
file is also used.
.Pp