summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-08-30 02:26:36 +0000
committerkato <kato@FreeBSD.org>1997-08-30 02:26:36 +0000
commit22c8a8129b16c4eb5921154e73626cec7c7f8465 (patch)
treea4ca66d2d94fcf9589d9b4cb7c75dd2984241917 /lib/libc/gen/sysctl.3
parentb7180e5a240e9d6b418bb5c382ccf38abd7a8f5d (diff)
downloadFreeBSD-src-22c8a8129b16c4eb5921154e73626cec7c7f8465.zip
FreeBSD-src-22c8a8129b16c4eb5921154e73626cec7c7f8465.tar.gz
Added HW_MACHINE_ARCH.
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r--lib/libc/gen/sysctl.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index d1fe3b3..3fae192 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -222,6 +222,7 @@ privilege may change the value.
.It HW\_USERMEM integer no
.It HW\_PAGESIZE integer no
.It HW\_FLOATINGPOINT integer no
+.It HW\_MACHINE\_ARCH string no
.\".It HW\_DISKNAMES integer no
.\".It HW\_DISKSTATS integer no
.El
@@ -244,6 +245,8 @@ The bytes of non-kernel memory.
The software page size.
.It Li HW_FLOATINGPOINT
Nonzero if the floating point support is in hardware.
+.It Li HW_MACHINE_ARCH
+The machine dependent architecture type.
.\".It Fa HW_DISKNAMES
.\".It Fa HW_DISKSTATS
.El
OpenPOWER on IntegriCloud