Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/mail PR/54410: fmoon: typos in mail(1)



details:   https://anonhg.NetBSD.org/src/rev/fbac75e307f5
branches:  trunk
changeset: 458013:fbac75e307f5
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jul 26 13:05:30 2019 +0000

description:
PR/54410: fmoon: typos in mail(1)

diffstat:

 usr.bin/mail/mail.1 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (45 lines):

diff -r 355cc43cc05b -r fbac75e307f5 usr.bin/mail/mail.1
--- a/usr.bin/mail/mail.1       Fri Jul 26 12:09:48 2019 +0000
+++ b/usr.bin/mail/mail.1       Fri Jul 26 13:05:30 2019 +0000
@@ -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 @@
 .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 @@
   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 @@
 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.)



Home | Main Index | Thread Index | Old Index