summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsevan <sevan@FreeBSD.org>2016-10-10 16:17:14 +0000
committersevan <sevan@FreeBSD.org>2016-10-10 16:17:14 +0000
commitc84f436bf26b2806b18897d5da2e9a7be997f270 (patch)
treec67162d60a82e5669375193da3900452776c97be
parent967ff7a3f7e1f42acbe5758eff90d83e5697b9c1 (diff)
downloadFreeBSD-src-c84f436bf26b2806b18897d5da2e9a7be997f270.zip
FreeBSD-src-c84f436bf26b2806b18897d5da2e9a7be997f270.tar.gz
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
-rw-r--r--sbin/dumpon/dumpon.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index c2601b2..8137712 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -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.
OpenPOWER on IntegriCloud