Use man entity for sysctl(8).
This commit is contained in:
parent
0e7089dc83
commit
2fc6f46118
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14589
1 changed files with 2 additions and 2 deletions
|
@ -822,7 +822,7 @@ passwd: done</screen>
|
|||
running. This includes foreground and background processes
|
||||
alike. For obvious reasons, this may not be larger than the
|
||||
system limit specified by the <varname>kern.maxproc</varname>
|
||||
<command>sysctl</command>. Also note that setting this
|
||||
&man.sysctl.8;. Also note that setting this
|
||||
too small may hinder a
|
||||
user's productivity: it is often useful to be logged in
|
||||
multiple times or execute pipelines. Some tasks, such as
|
||||
|
@ -879,7 +879,7 @@ passwd: done</screen>
|
|||
open. In FreeBSD, files are also used to represent sockets and
|
||||
IPC channels; thus, be careful not to set this too low. The
|
||||
system-wide limit for this is defined by the
|
||||
<varname>kern.maxfiles</varname> <command>sysctl</command>.</para>
|
||||
<varname>kern.maxfiles</varname> &man.sysctl.8;.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue