Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/msgs Fix obvious grammar mistake. Most of this file...



details:   https://anonhg.NetBSD.org/src/rev/3c89b411452f
branches:  trunk
changeset: 569747:3c89b411452f
user:      sketch <sketch%NetBSD.org@localhost>
date:      Fri Sep 03 14:24:50 2004 +0000

description:
Fix obvious grammar mistake.  Most of this file could do with a rewrite.

diffstat:

 usr.bin/msgs/msgs.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 354f1a577a5e -r 3c89b411452f usr.bin/msgs/msgs.1
--- a/usr.bin/msgs/msgs.1       Fri Sep 03 14:07:57 2004 +0000
+++ b/usr.bin/msgs/msgs.1       Fri Sep 03 14:24:50 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: msgs.1,v 1.16 2003/08/07 11:15:17 agc Exp $
+.\"    $NetBSD: msgs.1,v 1.17 2004/09/03 14:24:50 sketch Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -153,7 +153,7 @@
 Options when reading messages include:
 .Bl -tag -width Fl
 .It Fl f
-Do not to say ``No new messages.''.
+Do not print ``No new messages.''.
 This is useful in a
 .Pa .login
 file since this is often the case here.



Home | Main Index | Thread Index | Old Index