diff options
author | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-05-20 08:46:51 +0000 |
---|---|---|
committer | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-05-20 08:46:51 +0000 |
commit | bb1fe1b9b98659e5bb936357bf26eda5391543bf (patch) | |
tree | 20960428fe7a9153c48ebf63cc783c8bb39c8801 /libexec | |
parent | 54c3a06cf136aa6860d56c94f886c75d15ddd670 (diff) |
Grammar nit.
ok david@
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/mail.local/mail.local.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index 8808f85e1ef..43914808401 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.local.8,v 1.24 2003/06/02 19:38:24 millert Exp $ +.\" $OpenBSD: mail.local.8,v 1.25 2004/05/20 08:46:50 tom Exp $ .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -70,7 +70,7 @@ line followed by a line beginning with the string .Dq "From\&\ " . A line containing the string .Dq "From\&\ " , -the sender's name and a timestamp are prepended to each delivered mail message. +the sender's name and a timestamp is prepended to each delivered mail message. A blank line is appended to each message. A greater-than character .Pq Ql > |