Fix redundancy.
Sponsored by: Essen Devsummit Hackathon
This commit is contained in:
parent
f89a122316
commit
387ccbfb13
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47089
1 changed files with 2 additions and 3 deletions
|
@ -261,9 +261,8 @@
|
||||||
<filename
|
<filename
|
||||||
>/usr/jail/<replaceable>jailname</replaceable></filename>,
|
>/usr/jail/<replaceable>jailname</replaceable></filename>,
|
||||||
where <replaceable>jailname</replaceable> is the hostname
|
where <replaceable>jailname</replaceable> is the hostname
|
||||||
identifying the jail. The
|
identifying the jail. Usually, <filename>/usr/</filename>
|
||||||
<filename>/usr/</filename> file system
|
has enough space for the jail file system, which for
|
||||||
usually has enough space for the jail file system, which for
|
|
||||||
<quote>complete</quote> jails is, essentially, a replication
|
<quote>complete</quote> jails is, essentially, a replication
|
||||||
of every file present in a default installation of the &os;
|
of every file present in a default installation of the &os;
|
||||||
base system.</para>
|
base system.</para>
|
||||||
|
|
Loading…
Reference in a new issue