svn commit: r306880 - stable/10/sbin/dmesg
Sevan Janiyan
sevan at FreeBSD.org
Sat Oct 8 21:19:45 UTC 2016
Author: sevan (doc committer)
Date: Sat Oct 8 21:19:44 2016
New Revision: 306880
URL: https://svnweb.freebsd.org/changeset/base/306880
Log:
MFC r306599:
dmesg(8) first appeared in 3BSD.
http://minnie.tuhs.org/cgi-bin/utree.pl?file=3BSD/usr/man/man1/dmesg.1m
PR: 212443
Approved by: bcr (mentor)
Obtained from: TUHS
Differential Revision: https://reviews.freebsd.org/D8105
Modified:
stable/10/sbin/dmesg/dmesg.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/dmesg/dmesg.8
==============================================================================
--- stable/10/sbin/dmesg/dmesg.8 Sat Oct 8 21:13:55 2016 (r306879)
+++ stable/10/sbin/dmesg/dmesg.8 Sat Oct 8 21:19:44 2016 (r306880)
@@ -28,7 +28,7 @@
.\" @(#)dmesg.8 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd May 9, 2013
+.Dd October 3, 2016
.Dt DMESG 8
.Os
.Sh NAME
@@ -84,4 +84,4 @@ at startup time
The
.Nm
utility appeared in
-.Bx 4.0 .
+.Bx 3 .
More information about the svn-src-stable-10
mailing list