aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/users/chapter.sgml
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2002-10-10 21:14:28 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2002-10-10 21:14:28 +0000
commit2fc6f46118fb876356792dde845fffb2271cc9b4 (patch)
treeb35c0f5b04faab87114922b78340a235363684a3 /en_US.ISO8859-1/books/handbook/users/chapter.sgml
parent0e7089dc833d7b012c5b00acadb2aca923dfd7f5 (diff)
downloaddoc-2fc6f46118fb876356792dde845fffb2271cc9b4.tar.gz
doc-2fc6f46118fb876356792dde845fffb2271cc9b4.zip
Use man entity for sysctl(8).
Notes
Notes: svn path=/head/; revision=14589
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/users/chapter.sgml')
-rw-r--r--en_US.ISO8859-1/books/handbook/users/chapter.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/users/chapter.sgml b/en_US.ISO8859-1/books/handbook/users/chapter.sgml
index 34124017ce..5d154d3ce4 100644
--- a/en_US.ISO8859-1/books/handbook/users/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/users/chapter.sgml
@@ -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>