Update the manpage for HW_MACHINE_ARCH.

This commit is contained in:
veego 1997-06-06 23:24:00 +00:00
parent 07ce26bfc3
commit f766c4fe95

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sysctl.3,v 1.13 1997/05/29 01:48:15 cgd Exp $
.\" $NetBSD: sysctl.3,v 1.14 1997/06/06 23:24:00 veego Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -195,6 +195,7 @@ privilege may change the value.
.It HW\_PHYSMEM integer no
.It HW\_USERMEM integer no
.It HW\_PAGESIZE integer no
.It HW\_MACHINE\_ARCH string no
.\".It HW\_DISKNAMES integer no
.\".It HW\_DISKSTATS integer no
.El
@ -214,6 +215,8 @@ The bytes of physical memory.
The bytes of non-kernel memory.
.It Li HW_PAGESIZE
The software page size.
.It Li HW_MACHINE_ARCH
The machine cpu class.
.\".It Fa HW_DISKNAMES
.\".It Fa HW_DISKSTATS
.El