diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1997-08-30 02:26:36 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1997-08-30 02:26:36 +0000 |
| commit | 01f770e87c690c5649510bcd1fc677eb6bf6f464 (patch) | |
| tree | 92c38bc209b156a7c8cc156358abbbb440853e9b /lib/libc | |
| parent | bf386e50b842daf8aa12d1123e709df4d5a4de9e (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index d1fe3b3d1152..3fae19261ee5 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 |
