svn commit: r237620 - head/sbin/geom/class/raid

Warren Block wblock at FreeBSD.org
Wed Jun 27 01:44:49 UTC 2012


Author: wblock (doc committer)
Date: Wed Jun 27 01:44:48 2012
New Revision: 237620
URL: http://svn.freebsd.org/changeset/base/237620

Log:
  Use possessive "its", no apostrophe.
  
  MFC after:	1 day

Modified:
  head/sbin/geom/class/raid/graid.8

Modified: head/sbin/geom/class/raid/graid.8
==============================================================================
--- head/sbin/geom/class/raid/graid.8	Wed Jun 27 01:13:37 2012	(r237619)
+++ head/sbin/geom/class/raid/graid.8	Wed Jun 27 01:44:48 2012	(r237620)
@@ -85,7 +85,7 @@ utility is used to manage software RAID 
 GEOM RAID class.
 GEOM RAID class uses on-disk metadata to provide access to software-RAID
 volumes defined by different RAID BIOSes.
-Depending on RAID BIOS type and it's metadata format, different subsets of
+Depending on RAID BIOS type and its metadata format, different subsets of
 configurations and features are supported.
 To allow booting from RAID volume, the metadata format should match the
 RAID BIOS type and its capabilities.


More information about the svn-src-head mailing list