Punctuation fix and add missing words.

This commit is contained in:
Marc Fonvieille 2007-04-29 16:12:19 +00:00
parent 6998ce7d54
commit 9bf943922c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30120

View file

@ -389,7 +389,7 @@ jail_<replaceable>www</replaceable>_devfs_ruleset="<replaceable>www_ruleset</rep
<para>Fine tuning of a jail's configuration is mostly done by
setting &man.sysctl.8; variables. A special subtree of sysctl
exists as a basis for organizing all the relevant options; the
exists as a basis for organizing all the relevant options: the
<varname>security.jail.*</varname> hierarchy of &os; kernel
options. Here is a list of the main jail-related sysctls,
complete with their default value. Names should be
@ -449,7 +449,7 @@ jail_<replaceable>www</replaceable>_devfs_ruleset="<replaceable>www_ruleset</rep
<para>The base system of &os; contains a basic set of tools for
viewing information about the active jails, and attaching to a
jail to run administrative commands. The &man.jls.8; and
&man.jexec.8; are part of the base &os; system, and can be used
&man.jexec.8; commands are part of the base &os; system, and can be used
to perform the following simple tasks:</para>
<itemizedlist>
@ -461,7 +461,7 @@ jail_<replaceable>www</replaceable>_devfs_ruleset="<replaceable>www_ruleset</rep
<listitem>
<para>Attach to a running jail, from its host system, and run
a command inside the jail administrative tasks inside the
a command inside the jail or perform administrative tasks inside the
jail itself. This is especially useful when the
<username>root</username> user wants to cleanly shut down a
jail. The &man.jexec.8; utility can also be used to start a