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:
Manolis Kiagias 2008-07-16 08:41:15 +00:00
parent 7d2ed50e6c
commit cd6a6cbcfa
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32544

View file

@ -3364,8 +3364,8 @@ quit</programlisting>
<para>If your machine is lightly loaded, and you are simply
running a very large number of processes, you can adjust
this with the <varname>kern.maxproc</varname> tunable. If
this tunable needs adjustion it needs to be defined in
in <filename>/boot/loader.conf</filename>. The tunable
this tunable needs adjustment it needs to be defined in
<filename>/boot/loader.conf</filename>. The tunable
will not get adjusted until the system is rebooted. For
more information about tuning tunables, you should see the
&man.loader.conf.5; and &man.sysctl.conf.5; manual pages.