summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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