summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Stuehler <uwe@cvs.openbsd.org>2005-03-29 20:18:41 +0000
committerUwe Stuehler <uwe@cvs.openbsd.org>2005-03-29 20:18:41 +0000
commit96ec39bcc080d71557a44fd6e327413f47869421 (patch)
tree880865d943ec49a85b1294b54f9b1da57cbdd56a
parent54b892fcb4771fa0dafec0eaf773ce96bca4d5b4 (diff)
zaurus supports machdep.apmwarn and machdep.kbdreset, too.
-rw-r--r--sbin/sysctl/sysctl.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index 212be088bb3..1c3f0027873 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.8,v 1.123 2004/07/28 17:15:12 tholo Exp $
+.\" $OpenBSD: sysctl.8,v 1.124 2005/03/29 20:18:40 uwe Exp $
.\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $
.\"
.\" Copyright (c) 1993
@@ -333,9 +333,9 @@ privilege can change the value.
.It machdep.unaligned_print integer yes (alpha only)
.It machdep.unaligned_fix integer yes (alpha only)
.It machdep.unaligned_sigbus integer yes (alpha only)
-.It machdep.apmwarn integer yes (i386 only)
+.It machdep.apmwarn integer yes (i386/zaurus)
.It machdep.apmhalt integer yes (i386 only)
-.It machdep.kbdreset integer yes (i386 only)
+.It machdep.kbdreset integer yes (i386/zaurus)
.It machdep.userldt integer yes (i386 only)
.It machdep.osxsfr integer no (i386 only)
.It machdep.sse integer no (i386 only)