svn commit: r39917 - head/en_US.ISO8859-1/books/handbook/geom

Warren Block wblock at FreeBSD.org
Sat Nov 3 19:48:28 UTC 2012


Author: wblock
Date: Sat Nov  3 19:48:27 2012
New Revision: 39917
URL: http://svn.freebsd.org/changeset/doc/39917

Log:
  Add a missing "the".

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	Sat Nov  3 19:43:12 2012	(r39916)
+++ head/en_US.ISO8859-1/books/handbook/geom/chapter.xml	Sat Nov  3 19:48:27 2012	(r39917)
@@ -436,7 +436,7 @@ Done.</screen>
 	single disk, <devicename>ada0</devicename>.  A new disk,
 	<devicename>ada1</devicename>, has been connected to the
 	system.  A one-disk mirror will be created on the new disk,
-	the existing system copied onto it, and then old disk will be
+	the existing system copied onto it, and then the old disk will be
 	inserted into the mirror.  This slightly complex procedure is
 	required because &man.gmirror.8; needs to put a 512-byte block
 	of metadata at the end of each disk, and the existing


More information about the svn-doc-all mailing list