1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00

correct history; dmesg appeared (without a manual page) in v7

ok deraadt@
This commit is contained in:
jsg 2024-06-30 23:44:49 +00:00
parent a9e161243e
commit d2504b08cd

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: dmesg.8,v 1.17 2016/10/06 11:25:17 schwarze Exp $
.\" $OpenBSD: dmesg.8,v 1.18 2024/06/30 23:44:49 jsg 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: October 6 2016 $
.Dd $Mdocdate: June 30 2024 $
.Dt DMESG 8
.Os
.Sh NAME
@ -82,4 +82,4 @@ at boot time
The
.Nm
command appeared in
.Bx 3 .
.At v7 .