diff options
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 2752042..8b58970 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -238,7 +238,6 @@ The machine class. The machine model .It Li HW_NCPU The number of cpus. -.ne 1i .It Li HW_BYTEORDER The byteorder (4,321, or 1,234). .It Li HW_PHYSMEM @@ -294,7 +293,6 @@ information. .It KERN\_VERSION string no .It KERN\_VNODE struct vnode no .El -.ne 1i .Pp .Bl -tag -width "123456" .It Li KERN_ARGMAX @@ -411,7 +409,6 @@ describing destination of calls and their counts. .It Li GPROF_GMONPARAM Structure giving the sizes of the above arrays. .El -.ne 1i .It Li KERN_QUANTUM The maximum period of time, in microseconds, for which a process is allowed to run without being preempted if other processes are in the run queue. @@ -481,7 +478,6 @@ Get or set various global information about the IPv4 The third level name is the protocol. The fourth level name is the variable name. The currently defined protocols and names are: -.ne 1i .Bl -column ProtocolXX VariableXX TypeXX ChangeableXX .It Pa Protocol Variable Type Changeable .It icmp bmcastecho integer yes @@ -617,7 +613,6 @@ The version of POSIX 1003.2 with which the system attempts to comply. .It Li USER_RE_DUP_MAX The maximum number of repeated occurrences of a regular expression permitted when using interval notation. -.ne 1i .It Li USER_STREAM_MAX The minimum maximum number of streams that a process may have open at any one time. |