summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorEric Jackson <ericj@cvs.openbsd.org>2001-12-06 20:37:17 +0000
committerEric Jackson <ericj@cvs.openbsd.org>2001-12-06 20:37:17 +0000
commit22152326c86dedaeffeea603a2b8537eb23a165f (patch)
tree6327a1e0aa65cc0af38f5b61ae3f5f62219ee19a /sbin
parent10bff34087f425c2396a7feaa35ffbbec2ee3951 (diff)
document alpha machdep.* sysctl's
Diffstat (limited to 'sbin')
-rw-r--r--sbin/sysctl/sysctl.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index c82921a8f8c..518b43a4943 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.8,v 1.69 2001/11/06 21:52:26 miod Exp $
+.\" $OpenBSD: sysctl.8,v 1.70 2001/12/06 20:37:16 ericj Exp $
.\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $
.\"
.\" Copyright (c) 1993
@@ -260,6 +260,9 @@ privilege can change the value.
.It hw.disknames string no
.It hw.diskcount integer no
.It machdep.console_device dev_t no
+.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.apmhalt integer yes (i386 only)
.It machdep.kbdreset integer yes (i386 only)