svn commit: r306879 - stable/11/sbin/dmesg
Sevan Janiyan
sevan at FreeBSD.org
Sat Oct 8 21:13:57 UTC 2016
Author: sevan (doc committer)
Date: Sat Oct 8 21:13:55 2016
New Revision: 306879
URL: https://svnweb.freebsd.org/changeset/base/306879
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/11/sbin/dmesg/dmesg.8
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sbin/dmesg/dmesg.8
==============================================================================
--- stable/11/sbin/dmesg/dmesg.8 Sat Oct 8 20:41:08 2016 (r306878)
+++ stable/11/sbin/dmesg/dmesg.8 Sat Oct 8 21:13:55 2016 (r306879)
@@ -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-11
mailing list