Minor word nit in the FAQ
PR: docs/125587 Submitted by: Mike Small <smallm@panix.com> Approved by: gabor (mentor)
This commit is contained in:
parent
7d2ed50e6c
commit
cd6a6cbcfa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32544
1 changed files with 2 additions and 2 deletions
|
@ -3364,8 +3364,8 @@ quit</programlisting>
|
||||||
<para>If your machine is lightly loaded, and you are simply
|
<para>If your machine is lightly loaded, and you are simply
|
||||||
running a very large number of processes, you can adjust
|
running a very large number of processes, you can adjust
|
||||||
this with the <varname>kern.maxproc</varname> tunable. If
|
this with the <varname>kern.maxproc</varname> tunable. If
|
||||||
this tunable needs adjustion it needs to be defined in
|
this tunable needs adjustment it needs to be defined in
|
||||||
in <filename>/boot/loader.conf</filename>. The tunable
|
<filename>/boot/loader.conf</filename>. The tunable
|
||||||
will not get adjusted until the system is rebooted. For
|
will not get adjusted until the system is rebooted. For
|
||||||
more information about tuning tunables, you should see the
|
more information about tuning tunables, you should see the
|
||||||
&man.loader.conf.5; and &man.sysctl.conf.5; manual pages.
|
&man.loader.conf.5; and &man.sysctl.conf.5; manual pages.
|
||||||
|
|
Loading…
Reference in a new issue