X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/e3cf15b684ccf1496b6a682c8d46192674711eb2..9385eb3d10ebe5eb398c52040ec3dbfba9b0cdcf:/gen/sysconf.3 diff --git a/gen/sysconf.3 b/gen/sysconf.3 index e3a47f1..4cb8187 100644 --- a/gen/sysconf.3 +++ b/gen/sysconf.3 @@ -85,6 +85,9 @@ and The maximum number of supplemental groups. .It Li _SC_OPEN_MAX The maximum number of open files per user id. +.It Li _SC_PAGESIZE +The memory page size of the system expressed in bytes. +This is the fundamental unit of memory management of the operating system. .It Li _SC_STREAM_MAX The minimum maximum number of streams that a process may have open at any one time.