From f7e0c5e29989503d68e630a6f5d195f6959e806c Mon Sep 17 00:00:00 2001 From: brad Date: Fri, 22 Aug 2008 12:02:33 +0000 Subject: [PATCH] mention machine/cpu.h for the CPU identifiers. --- lib/libc/gen/sysctl.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 264d0f659cc..c0aaf25edb1 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.181 2008/05/30 19:09:42 jmc Exp $ +.\" $OpenBSD: sysctl.3,v 1.182 2008/08/22 12:02:33 brad Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 30 2008 $ +.Dd $Mdocdate: August 22 2008 $ .Dt SYSCTL 3 .Os .Sh NAME @@ -2149,6 +2149,8 @@ identifiers definitions for fourth level .Tn UDP identifiers +.It Aq Pa machine/cpu.h +definitions for second level CPU identifiers .El .Sh ERRORS The following errors may be reported: -- 2.20.1