Wrap long lines and use two spaces at the start of two sentences.
This is a whitespace change that translators can ignore. Obtained from: igor(8) output
This commit is contained in:
parent
9d711c7220
commit
41b8fb41ee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46046
1 changed files with 12 additions and 11 deletions
|
@ -522,9 +522,10 @@ jail_<replaceable>www</replaceable>_devfs_enable="YES" # mount devfs in
|
|||
<para>Among the many third-party utilities for jail
|
||||
administration, one of the most complete and useful is
|
||||
<package>sysutils/ezjail</package>. It is a set of scripts
|
||||
that contribute to &man.jail.8; management.
|
||||
Please refer to <link xlink:href="&url.books.handbook;/jails-ezjail.html">the handbook section
|
||||
on <application>ezjail</application></link> for more information.</para>
|
||||
that contribute to &man.jail.8; management. Please refer to
|
||||
<link xlink:href="&url.books.handbook;/jails-ezjail.html">the
|
||||
handbook section on <application>ezjail</application></link>
|
||||
for more information.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="jails-updating">
|
||||
|
@ -1005,12 +1006,12 @@ jail_www_devfs_enable="YES"</programlisting>
|
|||
tedious and error-prone. Dirk Engling's
|
||||
<application>ezjail</application> automates and greatly
|
||||
simplifies many jail tasks. A <emphasis>basejail</emphasis> is
|
||||
created as a template. Additional jails use &man.mount.nullfs.8;
|
||||
to share many of the basejail directories without using
|
||||
additional disk space. Each additional jail takes only a few
|
||||
megabytes of disk space before applications are installed.
|
||||
Upgrading the copy of the userland in the basejail automatically
|
||||
upgrades all of the other jails.</para>
|
||||
created as a template. Additional jails use
|
||||
&man.mount.nullfs.8; to share many of the basejail directories
|
||||
without using additional disk space. Each additional jail takes
|
||||
only a few megabytes of disk space before applications are
|
||||
installed. Upgrading the copy of the userland in the basejail
|
||||
automatically upgrades all of the other jails.</para>
|
||||
|
||||
<para>Additional benefits and features are described in detail on
|
||||
the <application>ezjail</application> web site, <link
|
||||
|
@ -1194,7 +1195,7 @@ Created clone interfaces: lo1.</screen>
|
|||
|
||||
<programlisting>export jail_<replaceable>jailname</replaceable>_parameters="allow.raw_sockets=1"</programlisting>
|
||||
|
||||
<para>Do not enable raw network sockets unless services in
|
||||
<para>Do not enable raw network sockets unless services in
|
||||
the jail actually require them.</para>
|
||||
</tip>
|
||||
</step>
|
||||
|
@ -1266,7 +1267,7 @@ Retype New Password:</screen>
|
|||
<para>Enter configuration settings in
|
||||
<filename>/etc/rc.conf</filename>. This is much like
|
||||
configuring a full computer. The host name and
|
||||
<acronym>IP</acronym> address are not set here. Those
|
||||
<acronym>IP</acronym> address are not set here. Those
|
||||
values are already provided by the jail
|
||||
configuration.</para>
|
||||
</step>
|
||||
|
|
Loading…
Reference in a new issue