summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2019-07-26 13:05:30 +0000
committerchristos <christos@NetBSD.org>2019-07-26 13:05:30 +0000
commit61ba3dc044b7134b01df2a38567882eeede58d62 (patch)
tree126ff00bc808aa1e69422bb1dd3025227ea98178 /usr.bin
parent4f63a8e5beeb1022328d84615a134b6fd857f16b (diff)
PR/54410: fmoon: typos in mail(1)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mail/mail.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index 455edc3a3f3..e388951945c 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: mail.1,v 1.64 2018/05/23 01:03:46 christos Exp $
+.\" $NetBSD: mail.1,v 1.65 2019/07/26 13:05:30 christos Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mail.1 8.8 (Berkeley) 4/28/95
.\"
-.Dd May 22, 2018
+.Dd July 26, 2019
.Dt MAIL 1
.Os
.Sh NAME
@@ -407,7 +407,7 @@ Unexamined messages go back to the post office.
.Fl f
option above).
.Ss Personal and system wide distribution lists
-It is also possible to create a personal distribution lists so that,
+It is also possible to create personal distribution lists so that,
for instance, you can send mail to
.Dq Li cohorts
and have it go
@@ -1500,7 +1500,7 @@ For example, assuming normal headers, something like
from john@ | fgrep -i ' "Re:' | wc
.Ed
.Pp
-could be used to count how may replies were made by senders with
+could be used to count how many replies were made by senders with
.Ql john@
in their address and
.Bd -literal -offset indent
@@ -1783,7 +1783,7 @@ If unset, editing is not enabled.
support.)
.It Ar el-history-size
The number of lines of history to remember.
-If unset, history is not enable.
+If unset, history is not enabled.
(Requires
.Xr editline 3
support.)