diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-03-21 23:06:43 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-03-21 23:06:43 +0000 |
commit | 80159d753227ab38b9023c9697a6b54a395636b4 (patch) | |
tree | 2a9c9d7178e4b81637e767195d4399e4944aba51 /sbin/sysctl | |
parent | 1b2f7762abf7ff0d334c325c97ce0024216690f4 (diff) |
document ceccerrs and cecclast for sparc64
Diffstat (limited to 'sbin/sysctl')
-rw-r--r-- | sbin/sysctl/sysctl.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 95a31b8ff8d..4a37e32ae95 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.8,v 1.96 2003/02/13 08:23:40 jmc Exp $ +.\" $OpenBSD: sysctl.8,v 1.97 2003/03/21 23:06:42 jason Exp $ .\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $ .\" .\" Copyright (c) 1993 @@ -302,6 +302,8 @@ privilege can change the value. .It machdep.kbdreset integer yes (i386 only) .It machdep.allowaperture integer yes (XFree86) .It machdep.led_blink integer yes (sparc/sparc64) +.It machdep.ceccerrs integer no (sparc64) +.It machdep.cecclast quad no (sparc64) .It user.cs_path string no .It user.bc_base_max integer no .It user.bc_dim_max integer no |