From 50eb54947610bc53c1cf1a530985c8019c6170db Mon Sep 17 00:00:00 2001 From: aaron Date: Sat, 4 Mar 2000 21:46:49 +0000 Subject: [PATCH] Point out that dmesg is most commonly used to review system startup msgs. --- sbin/dmesg/dmesg.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8 index 6f88ecd4002..0a7d714e618 100644 --- a/sbin/dmesg/dmesg.8 +++ b/sbin/dmesg/dmesg.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dmesg.8,v 1.7 1999/05/23 14:11:14 aaron Exp $ +.\" $OpenBSD: dmesg.8,v 1.8 2000/03/04 21:46:49 aaron Exp $ .\" $NetBSD: dmesg.8,v 1.9 1995/03/18 14:54:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -47,6 +47,7 @@ .Sh DESCRIPTION .Nm displays the contents of the system message buffer. +It is most commonly used to review system startup messages. .Pp The options are as follows: .Bl -tag -width Ds -- 2.20.1