Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 15:50:22 +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: r44488 - head/en_US.ISO8859-1/books/handbook/disks
Message-ID:  <201404081550.s38FoMiU083598@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dru
Date: Tue Apr  8 15:50:21 2014
New Revision: 44488
URL: http://svnweb.freebsd.org/changeset/doc/44488

Log:
  Fix a grammo and a missing acronym tag.
  
  Sponsored by:	iXsystems

Modified:
  head/en_US.ISO8859-1/books/handbook/disks/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml	Tue Apr  8 15:48:46 2014	(r44487)
+++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml	Tue Apr  8 15:50:21 2014	(r44488)
@@ -3569,7 +3569,7 @@ Device          1K-blocks     Used    Av
 	The nodes will be called <literal>hasta</literal>, with an
 	<acronym>IP</acronym> address of
 	<literal>172.16.0.1</literal>, and <literal>hastb</literal>,
-	with an <acronym>IP</acronym> of address
+	with an <acronym>IP</acronym> address of
 	<literal>172.16.0.2</literal>.  Both nodes will have a
 	dedicated hard drive <filename>/dev/ad6</filename> of the same
 	size for <acronym>HAST</acronym> operation.  The
@@ -3614,7 +3614,8 @@ Device          1K-blocks     Used    Av
 &prompt.root; <userinput>service hastd onestart</userinput></screen>
 
       <note>
-	<para>It is <emphasis>not</emphasis> possible to use GEOM
+	<para>It is <emphasis>not</emphasis> possible to use
+	  <acronym>GEOM</acronym>
 	  providers with an existing file system or to convert an
 	  existing storage to a <acronym>HAST</acronym>-managed pool.
 	  This procedure needs to store some metadata on the provider



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404081550.s38FoMiU083598>