summaryrefslogtreecommitdiff
path: root/sbin/dmesg
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2016-10-06 11:25:18 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2016-10-06 11:25:18 +0000
commit983c23e4c84b3d1861f42a03e5e0922b551e3c57 (patch)
tree415cac879e4fc997a648477c7c14a38bf147764d /sbin/dmesg
parent0964b407716eb37ac28aaf82c2b8beae64d35c8a (diff)
fix HISTORY;
patch from Sevan Janiyan <venture37 at geeklan dot co dot uk>; verified using Kusick's UCB CSRG archive CDs
Diffstat (limited to 'sbin/dmesg')
-rw-r--r--sbin/dmesg/dmesg.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8
index 2eae23e284f..02eefca3733 100644
--- a/sbin/dmesg/dmesg.8
+++ b/sbin/dmesg/dmesg.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dmesg.8,v 1.16 2015/03/13 16:15:08 deraadt Exp $
+.\" $OpenBSD: dmesg.8,v 1.17 2016/10/06 11:25:17 schwarze Exp $
.\" $NetBSD: dmesg.8,v 1.9 1995/03/18 14:54:47 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)dmesg.8 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: March 13 2015 $
+.Dd $Mdocdate: October 6 2016 $
.Dt DMESG 8
.Os
.Sh NAME
@@ -82,4 +82,4 @@ at boot time
The
.Nm
command appeared in
-.Bx 4.0 .
+.Bx 3 .