Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/dmesg Bump date for previous; add comma in SEE ALSO; us...
details: https://anonhg.NetBSD.org/src/rev/30f1d6a5892b
branches: trunk
changeset: 566198:30f1d6a5892b
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Apr 30 16:11:03 2004 +0000
description:
Bump date for previous; add comma in SEE ALSO; use Dv instead of Em.
diffstat:
sbin/dmesg/dmesg.8 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (40 lines):
diff -r 607bfa043065 -r 30f1d6a5892b sbin/dmesg/dmesg.8
--- a/sbin/dmesg/dmesg.8 Fri Apr 30 15:55:10 2004 +0000
+++ b/sbin/dmesg/dmesg.8 Fri Apr 30 16:11:03 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmesg.8,v 1.15 2004/04/30 13:34:48 briggs Exp $
+.\" $NetBSD: dmesg.8,v 1.16 2004/04/30 16:11:03 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)dmesg.8 8.1 (Berkeley) 6/5/93
.\"
-.Dd June 5, 1993
+.Dd April 30, 2004
.Dt DMESG 8
.Os
.Sh NAME
@@ -59,10 +59,10 @@
output may not be complete.
The size of the message buffer is configurable at compile-time on
most systems with the
-.Em MSGBUFSIZE
+.Dv MSGBUFSIZE
kernel option.
Look for
-.Em MSGBUFSIZE
+.Dv MSGBUFSIZE
in
.Xr options 4
for details.
@@ -72,7 +72,7 @@
copy of dmesg at the time of last boot.
.El
.Sh SEE ALSO
-.Xr options 4
+.Xr options 4 ,
.Xr syslogd 8
.Sh HISTORY
The
Home |
Main Index |
Thread Index |
Old Index