Source-Changes-HG archive

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

[src/trunk]: src/sbin/dmesg s/or/of/ (a common typo of mine) and s/or/...



details:   https://anonhg.NetBSD.org/src/rev/5c96c48f9b7f
branches:  trunk
changeset: 835992:5c96c48f9b7f
user:      kre <kre%NetBSD.org@localhost>
date:      Thu Sep 20 10:03:31 2018 +0000

description:
s/or/of/    (a common typo of mine)    and  s/or//  (too many of them.)

diffstat:

 sbin/dmesg/dmesg.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c60de87dd446 -r 5c96c48f9b7f sbin/dmesg/dmesg.8
--- a/sbin/dmesg/dmesg.8        Thu Sep 20 09:48:54 2018 +0000
+++ b/sbin/dmesg/dmesg.8        Thu Sep 20 10:03:31 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dmesg.8,v 1.24 2018/09/20 01:11:19 wiz Exp $
+.\"    $NetBSD: dmesg.8,v 1.25 2018/09/20 10:03:31 kre Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -101,7 +101,7 @@
 When
 .Fl TT
 is used, the duration is always given with maximum units of hours,
-even when the number or hours is in the hundreds, or thousands, or more.
+even when the number of hours is in the hundreds, thousands, or more.
 This is because converting hours to days, over periods when
 .Dq time skips
 occur, such as summer time beginning or ending, is not trivial.



Home | Main Index | Thread Index | Old Index