Module Name: src
Committed By: kre
Date: Sat Apr 14 01:34:47 UTC 2018
Modified Files:
src/sbin/dmesg: dmesg.8
Log Message:
Minor wording change (no date bump needed.)
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sbin/dmesg/dmesg.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/dmesg/dmesg.8
diff -u src/sbin/dmesg/dmesg.8:1.20 src/sbin/dmesg/dmesg.8:1.21
--- src/sbin/dmesg/dmesg.8:1.20 Wed Apr 11 06:40:53 2018
+++ src/sbin/dmesg/dmesg.8 Sat Apr 14 01:34:47 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmesg.8,v 1.20 2018/04/11 06:40:53 wiz Exp $
+.\" $NetBSD: dmesg.8,v 1.21 2018/04/14 01:34:47 kre Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -47,7 +47,7 @@ displays the contents of the system mess
The options are as follows:
.Bl -tag -width Ds
.It Fl d
-Show just the timestamp deltas.
+Show the timestamp deltas.
Used together with
.Fl t
only the deltas are shown.