diff options
author | 2004-02-02 05:25:56 +0000 | |
---|---|---|
committer | 2004-02-02 05:25:56 +0000 | |
commit | 259722163da58fc57c3e84983a7c607b033945aa (patch) | |
tree | 477d158dd3883549b465cb6d8b1d8c060a4561ca | |
parent | I think there is no reason to splhigh around the VIA crypto stuff (diff) | |
download | wireguard-openbsd-259722163da58fc57c3e84983a7c607b033945aa.tar.xz wireguard-openbsd-259722163da58fc57c3e84983a7c607b033945aa.zip |
tabulate list items;
-rw-r--r-- | sbin/sysctl/sysctl.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 7155dc66257..21c7cb2784b 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.8,v 1.115 2004/02/01 21:22:20 deraadt Exp $ +.\" $OpenBSD: sysctl.8,v 1.116 2004/02/02 05:25:56 jmc Exp $ .\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $ .\" .\" Copyright (c) 1993 @@ -315,10 +315,10 @@ privilege can change the value. .It machdep.apmhalt integer yes (i386 only) .It machdep.kbdreset integer yes (i386 only) .It machdep.userldt integer yes (i386 only) -.It machdep.osxsfr integer no (i386 only) -.It machdep.sse integer no (i386 only) -.It machdep.sse2 integer no (i386 only) -.It machdep.xcrypt integer no (i386 only) +.It machdep.osxsfr integer no (i386 only) +.It machdep.sse integer no (i386 only) +.It machdep.sse2 integer no (i386 only) +.It machdep.xcrypt integer no (i386 only) .It machdep.allowaperture integer yes (XFree86) .It machdep.led_blink integer yes (sparc/sparc64) .It machdep.ceccerrs integer no (sparc64) |