Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 The sysctl used to control panic-vs-reboot is...
details: https://anonhg.NetBSD.org/src/rev/ae0c076e81bf
branches: trunk
changeset: 758155:ae0c076e81bf
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat Oct 23 03:27:03 2010 +0000
description:
The sysctl used to control panic-vs-reboot is in the hw tree, not in
machdep.
diffstat:
share/man/man4/swwdog.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5184d55a96c4 -r ae0c076e81bf share/man/man4/swwdog.4
--- a/share/man/man4/swwdog.4 Fri Oct 22 22:00:32 2010 +0000
+++ b/share/man/man4/swwdog.4 Sat Oct 23 03:27:03 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: swwdog.4,v 1.6 2010/07/22 19:27:51 wiz Exp $
+.\" $NetBSD: swwdog.4,v 1.7 2010/10/23 03:27:03 pgoyette Exp $
.\"
.\" Copyright (c) 2004, 2005 Steven M. Bellovin
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 21, 2010
+.Dd October 23, 2010
.\" Written by Steven M. Bellovin
.Dt SWWDOG 4
.Os
@@ -53,7 +53,7 @@
.Va swwdog_reboot
is accessible as a
.Xr sysctl 8
-variable, machdep.swwdog0.reboot and defaults to
+variable, hw.swwdog0.reboot and defaults to
.Dv false .
.Pp
The default period of
Home |
Main Index |
Thread Index |
Old Index