From: Stathis Kamperis Date: Sun, 8 Mar 2009 10:49:18 +0000 (+0000) Subject: sysconf(3): document _SC_PAGESIZE sysconf option X-Git-Tag: v2.3.1~245 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/700ac1e056a4d8737dc07710f7b4efe8b0205ff5 sysconf(3): document _SC_PAGESIZE sysconf option --- diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3 index cfa508e720..df9be02e7c 100644 --- a/lib/libc/gen/sysconf.3 +++ b/lib/libc/gen/sysconf.3 @@ -156,6 +156,8 @@ otherwise \-1. .It Li _SC_2_UPE Return 1 if the system supports the User Portability Utilities Option, otherwise \-1. +.It Li _SC_PAGESIZE +The size of a system page in bytes. .It Li _SC_NPROCESSORS_CONF The number of processors configured. .It Li _SC_NPROCESSORS_ONLN