Use man entity for sysctl(8).

This commit is contained in:
Marc Fonvieille 2002-10-10 21:14:28 +00:00
parent 0e7089dc83
commit 2fc6f46118
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14589

View file

@ -822,7 +822,7 @@ passwd: done</screen>
running. This includes foreground and background processes running. This includes foreground and background processes
alike. For obvious reasons, this may not be larger than the alike. For obvious reasons, this may not be larger than the
system limit specified by the <varname>kern.maxproc</varname> 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 too small may hinder a
user's productivity: it is often useful to be logged in user's productivity: it is often useful to be logged in
multiple times or execute pipelines. Some tasks, such as 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 open. In FreeBSD, files are also used to represent sockets and
IPC channels; thus, be careful not to set this too low. The IPC channels; thus, be careful not to set this too low. The
system-wide limit for this is defined by 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> </listitem>
</varlistentry> </varlistentry>