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
|
<para>Among the many third-party utilities for jail
|
||||||
administration, one of the most complete and useful is
|
administration, one of the most complete and useful is
|
||||||
<package>sysutils/ezjail</package>. It is a set of scripts
|
<package>sysutils/ezjail</package>. It is a set of scripts
|
||||||
that contribute to &man.jail.8; management.
|
that contribute to &man.jail.8; management. Please refer to
|
||||||
Please refer to <link xlink:href="&url.books.handbook;/jails-ezjail.html">the handbook section
|
<link xlink:href="&url.books.handbook;/jails-ezjail.html">the
|
||||||
on <application>ezjail</application></link> for more information.</para>
|
handbook section on <application>ezjail</application></link>
|
||||||
|
for more information.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 xml:id="jails-updating">
|
<sect2 xml:id="jails-updating">
|
||||||
|
|
@ -1005,12 +1006,12 @@ jail_www_devfs_enable="YES"</programlisting>
|
||||||
tedious and error-prone. Dirk Engling's
|
tedious and error-prone. Dirk Engling's
|
||||||
<application>ezjail</application> automates and greatly
|
<application>ezjail</application> automates and greatly
|
||||||
simplifies many jail tasks. A <emphasis>basejail</emphasis> is
|
simplifies many jail tasks. A <emphasis>basejail</emphasis> is
|
||||||
created as a template. Additional jails use &man.mount.nullfs.8;
|
created as a template. Additional jails use
|
||||||
to share many of the basejail directories without using
|
&man.mount.nullfs.8; to share many of the basejail directories
|
||||||
additional disk space. Each additional jail takes only a few
|
without using additional disk space. Each additional jail takes
|
||||||
megabytes of disk space before applications are installed.
|
only a few megabytes of disk space before applications are
|
||||||
Upgrading the copy of the userland in the basejail automatically
|
installed. Upgrading the copy of the userland in the basejail
|
||||||
upgrades all of the other jails.</para>
|
automatically upgrades all of the other jails.</para>
|
||||||
|
|
||||||
<para>Additional benefits and features are described in detail on
|
<para>Additional benefits and features are described in detail on
|
||||||
the <application>ezjail</application> web site, <link
|
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>
|
<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>
|
the jail actually require them.</para>
|
||||||
</tip>
|
</tip>
|
||||||
</step>
|
</step>
|
||||||
|
|
@ -1266,7 +1267,7 @@ Retype New Password:</screen>
|
||||||
<para>Enter configuration settings in
|
<para>Enter configuration settings in
|
||||||
<filename>/etc/rc.conf</filename>. This is much like
|
<filename>/etc/rc.conf</filename>. This is much like
|
||||||
configuring a full computer. The host name and
|
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
|
values are already provided by the jail
|
||||||
configuration.</para>
|
configuration.</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue