Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 add show dmesg



details:   https://anonhg.NetBSD.org/src/rev/dddf2287634e
branches:  trunk
changeset: 783731:dddf2287634e
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jan 06 03:25:01 2013 +0000

description:
add show dmesg

diffstat:

 share/man/man4/ddb.4 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b68cfa14c496 -r dddf2287634e share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Sun Jan 06 03:23:55 2013 +0000
+++ b/share/man/man4/ddb.4      Sun Jan 06 03:25:01 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ddb.4,v 1.151 2013/01/05 15:26:59 christos Exp $
+.\"    $NetBSD: ddb.4,v 1.152 2013/01/06 03:25:01 christos Exp $
 .\"
 .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -614,6 +614,8 @@
 The
 .Cm /f
 does nothing at this time.
+.It Ic show dmesg
+Display the contents of the current kernel message buffer.
 .It Ic show event Ns Oo Cm /f Oc Ns Oo Cm /i Oc Ns Oo Cm /m Oc Ns \
 Oo Cm /t Oc
 Print all the non-zero



Home | Main Index | Thread Index | Old Index