Date: Sun, 19 Aug 2007 17:16:43 GMT From: "Constantine A. Murenin" <cnst@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 125354 for review Message-ID: <200708191716.l7JHGhdV067543@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=125354 Change 125354 by cnst@dale on 2007/08/19 17:16:25 someone made up a non-existent constant for hw.floatingpoint, now let's document the correct define Sponsored by: Google Summer of Code 2007 Affected files ... .. //depot/projects/soc2007/cnst-sensors/lib.libc.gen/sysctl.3#3 edit Differences ... ==== //depot/projects/soc2007/cnst-sensors/lib.libc.gen/sysctl.3#3 (text+ko) ==== @@ -280,7 +280,7 @@ .It "HW_PHYSMEM integer no" .It "HW_USERMEM integer no" .It "HW_PAGESIZE integer no" -.It "HW_FLOATINGPOINT integer no" +.It "HW_FLOATINGPT integer no" .It "HW_MACHINE_ARCH string no" .El .Pp @@ -299,7 +299,7 @@ The bytes of non-kernel memory. .It Li HW_PAGESIZE The software page size. -.It Li HW_FLOATINGPOINT +.It Li HW_FLOATINGPT Nonzero if the floating point support is in hardware. .It Li HW_MACHINE_ARCH The machine dependent architecture type.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708191716.l7JHGhdV067543>