summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-24 23:58:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-07-24 23:58:21 +0000
commit9fbf80ba152078dc1215f9769342aa84fa304d4c (patch)
tree999fdeaff2b13f4639c1b94534e72678eb2b2fef
parentab89833aec0506604e7fa708459a3553b379d12a (diff)
shorter lines
-rw-r--r--etc/etc.i386/sysctl.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.i386/sysctl.conf b/etc/etc.i386/sysctl.conf
index b81cea709b5..8e96d662af2 100644
--- a/etc/etc.i386/sysctl.conf
+++ b/etc/etc.i386/sysctl.conf
@@ -1,3 +1,3 @@
-#machdep.allowaperture=1 # 1=On i386, permit access to aperture driver for XFree86
+#machdep.allowaperture=1 # 1=permit access to aperture driver (XFree86)
#machdep.apmwarn=10 # battery % when apm status messages enabled
-#machdep.kbdreset=1 # permit CTRL-ALT-DEL on console to do a nice halt
+#machdep.kbdreset=1 # permit console CTRL-ALT-DEL to do a nice halt