Date: Sun, 26 Jul 2015 08:58:56 +0000 (UTC) From: Dru Lavigne <dru@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47089 - head/en_US.ISO8859-1/books/handbook/jails Message-ID: <201507260858.t6Q8wucU032113@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dru Date: Sun Jul 26 08:58:55 2015 New Revision: 47089 URL: https://svnweb.freebsd.org/changeset/doc/47089 Log: Fix redundancy. Sponsored by: Essen Devsummit Hackathon Modified: head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/jails/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Sun Jul 26 08:51:25 2015 (r47088) +++ head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Sun Jul 26 08:58:55 2015 (r47089) @@ -261,9 +261,8 @@ <filename >/usr/jail/<replaceable>jailname</replaceable></filename>, where <replaceable>jailname</replaceable> is the hostname - identifying the jail. The - <filename>/usr/</filename> file system - usually has enough space for the jail file system, which for + identifying the jail. Usually, <filename>/usr/</filename> + has enough space for the jail file system, which for <quote>complete</quote> jails is, essentially, a replication of every file present in a default installation of the &os; base system.</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507260858.t6Q8wucU032113>