svn commit: r306983 - stable/10/sbin/dumpon
Sevan Janiyan
sevan at FreeBSD.org
Mon Oct 10 16:17:16 UTC 2016
Author: sevan (doc committer)
Date: Mon Oct 10 16:17:14 2016
New Revision: 306983
URL: https://svnweb.freebsd.org/changeset/base/306983
Log:
MFC r306601:
dumpon(8) appears to be present in FreeBSD 2.0.5,
despite initial import of man page listed FreeBSD 2.1.
PR: 212445
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D8105
Modified:
stable/10/sbin/dumpon/dumpon.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/dumpon/dumpon.8
==============================================================================
--- stable/10/sbin/dumpon/dumpon.8 Mon Oct 10 16:16:26 2016 (r306982)
+++ stable/10/sbin/dumpon/dumpon.8 Mon Oct 10 16:17:14 2016 (r306983)
@@ -28,7 +28,7 @@
.\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd October 8, 2014
+.Dd October 3, 2016
.Dt DUMPON 8
.Os
.Sh NAME
@@ -154,7 +154,7 @@ boot-time system configuration
The
.Nm
utility appeared in
-.Fx 2.1 .
+.Fx 2.0.5 .
.Sh BUGS
Because the file system layer is already dead by the time a crash dump
is taken, it is not possible to send crash dumps directly to a file.
More information about the svn-src-stable-10
mailing list