Date: Fri, 2 Oct 2015 14:51:55 +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: r47489 - head/en_US.ISO8859-1/books/handbook/geom Message-ID: <201510021451.t92Epto4040429@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dru Date: Fri Oct 2 14:51:54 2015 New Revision: 47489 URL: https://svnweb.freebsd.org/changeset/doc/47489 Log: Remove 3 references to version numbers that no longer need to be specified in GEOM chapter. Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Fri Oct 2 14:41:16 2015 (r47488) +++ head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Fri Oct 2 14:51:54 2015 (r47489) @@ -764,7 +764,7 @@ mountroot></screen> <para>Forgetting to load the <filename>geom_mirror.ko</filename> module in <filename>/boot/loader.conf</filename> can cause - this problem. To fix it, boot from a &os; 9.0 or later + this problem. To fix it, boot from a &os; installation media and choose <literal>Shell</literal> at the first prompt. Then load the mirror module and mount the mirror device:</para> @@ -1570,8 +1570,8 @@ devfs on /dev (devfs, local) /dev/label/var on /var (ufs, local, soft-updates)</screen> </example> - <para>Starting with &os; 7.2, the &man.glabel.8; class - supports a new label type for <acronym>UFS</acronym> file + <para>The &man.glabel.8; class + supports a label type for <acronym>UFS</acronym> file systems, based on the unique file system id, <literal>ufsid</literal>. These labels may be found in <filename>/dev/ufsid</filename> and are @@ -1614,8 +1614,8 @@ ufsid/486b6fc16926168e N/A ad4s1f</ <primary>Journaling</primary> </indexterm> - <para>Beginning with &os; 7.0, support for journals on - <acronym>UFS</acronym> file systems is available. The + <para>Support for journals on + <acronym>UFS</acronym> file systems is available on &os;. The implementation is provided through the <acronym>GEOM</acronym> subsystem and is configured using <command>gjournal</command>. Unlike other file system journaling implementations, the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510021451.t92Epto4040429>