Module Name:    src
Committed By:   pgoyette
Date:           Sat Oct 23 03:27:03 UTC 2010

Modified Files:
        src/share/man/man4: swwdog.4

Log Message:
The sysctl used to control panic-vs-reboot is in the hw tree, not in
machdep.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/swwdog.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/swwdog.4
diff -u src/share/man/man4/swwdog.4:1.6 src/share/man/man4/swwdog.4:1.7
--- src/share/man/man4/swwdog.4:1.6	Thu Jul 22 19:27:51 2010
+++ src/share/man/man4/swwdog.4	Sat Oct 23 03:27:03 2010
@@ -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

Reply via email to