diff options
author | wblock <wblock@FreeBSD.org> | 2012-06-27 01:44:48 +0000 |
---|---|---|
committer | wblock <wblock@FreeBSD.org> | 2012-06-27 01:44:48 +0000 |
commit | ef875811fed7876b1f2120dc1653d32805da3df5 (patch) | |
tree | 0877fbfe1b45aaeb5ff4a4c9739fbd20327bf73d | |
parent | 8311d8ae8e149a5fec68b5c3bd2d9929dd2e5f16 (diff) | |
download | FreeBSD-src-ef875811fed7876b1f2120dc1653d32805da3df5.zip FreeBSD-src-ef875811fed7876b1f2120dc1653d32805da3df5.tar.gz |
Use possessive "its", no apostrophe.
MFC after: 1 day
-rw-r--r-- | sbin/geom/class/raid/graid.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8 index 6b8cd61..e062658 100644 --- a/sbin/geom/class/raid/graid.8 +++ b/sbin/geom/class/raid/graid.8 @@ -85,7 +85,7 @@ utility is used to manage software RAID configurations, supported by the 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. |