View | Details | Raw Unified | Return to bug 38426
Collapse All | Expand All

(-)sysctl.8 (-1 / +6 lines)
Lines 128-133 Link Here
128
and
128
and
129
.Nm netstat .
129
.Nm netstat .
130
.Pp
130
.Pp
131
Some of the variables which can not be modified during normal system
132
operation can be initialised from the kernel run-time environment,
133
instead of modifying the kernel itself.
134
.Pp
131
The string and integer information is summarized below.
135
The string and integer information is summarized below.
132
For a detailed description of these variable see
136
For a detailed description of these variable see
133
.Xr sysctl 3 .
137
.Xr sysctl 3 .
Lines 244-250 Link Here
244
option has been deprecated and is silently ignored.
248
option has been deprecated and is silently ignored.
245
.Sh SEE ALSO
249
.Sh SEE ALSO
246
.Xr sysctl 3 ,
250
.Xr sysctl 3 ,
247
.Xr sysctl.conf 5
251
.Xr sysctl.conf 5 ,
252
.Xr loader.conf 5
248
.Sh BUGS
253
.Sh BUGS
249
.Nm Sysctl
254
.Nm Sysctl
250
presently exploits an undocumented interface to the kernel
255
presently exploits an undocumented interface to the kernel

Return to bug 38426