diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-04-14 18:29:26 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-04-14 18:29:26 +0000 |
commit | a17c1cc009da9c4c4535c5f1114fdd704f0ad9e9 (patch) | |
tree | 389d6f10bc3a9c94117e4269465c54edce812ae9 /lib/libc/gen/sysconf.3 | |
parent | 7ea05bb9a5cf8d64f7479c30ecdc781028f09463 (diff) |
Notes
Diffstat (limited to 'lib/libc/gen/sysconf.3')
-rw-r--r-- | lib/libc/gen/sysconf.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3 index b17d8a80d5e08..05766ccef9464 100644 --- a/lib/libc/gen/sysconf.3 +++ b/lib/libc/gen/sysconf.3 @@ -60,9 +60,7 @@ Shell programmers who need access to these parameters should use the utility. .Pp The available values are as follows: -.Pp .Bl -tag -width 6n -.Pp .It Li _SC_ARG_MAX The maximum bytes of argument to .Xr execve 2 . @@ -165,9 +163,7 @@ otherwise \-1. .El .Pp These values also exist, but may not be standard: -.Pp .Bl -tag -width 6n -.Pp .It Li _SC_PHYS_PAGES The number of pages of physical memory. Note that it is possible that the product of this value and the value of |