Module Name: src
Committed By: christos
Date: Fri Jul 26 13:05:31 UTC 2019
Modified Files:
src/usr.bin/mail: mail.1
Log Message:
PR/54410: fmoon: typos in mail(1)
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/usr.bin/mail/mail.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/mail/mail.1
diff -u src/usr.bin/mail/mail.1:1.64 src/usr.bin/mail/mail.1:1.65
--- src/usr.bin/mail/mail.1:1.64 Tue May 22 21:03:46 2018
+++ src/usr.bin/mail/mail.1 Fri Jul 26 09:05:30 2019
@@ -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
.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, so
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.)