Documentation: admin-guide: correct "it's" to possessive "its"
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 3 Jul 2023 23:20:24 +0000 (16:20 -0700)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2023 19:17:55 +0000 (13:17 -0600)
Correct 2 uses of "it's" to the possessive "its" as needed.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Darrick J. Wong <djwong@kernel.org>
Cc: linux-xfs@vger.kernel.org
Cc: linux-mm@kvack.org
Cc: Jonathan Corbet <corbet@lwn.net>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230703232024.8069-1-rdunlap@infradead.org
Documentation/admin-guide/mm/numa_memory_policy.rst
Documentation/admin-guide/xfs.rst

index 46515ad2337f67abd5e397236df064ef184010a8..eca38fa81e0f98521a2963cec536de98bc2297ef 100644 (file)
@@ -109,7 +109,7 @@ VMA Policy
        * A task may install a new VMA policy on a sub-range of a
          previously mmap()ed region.  When this happens, Linux splits
          the existing virtual memory area into 2 or 3 VMAs, each with
-         it's own policy.
+         its own policy.
 
        * By default, VMA policy applies only to pages allocated after
          the policy is installed.  Any pages already faulted into the
index 3a9c041d7f6c316d1f48a8abecde7c8df5e8970c..b67772cf36d6dcefc81ec6a2b91f1f48891bfb35 100644 (file)
@@ -192,7 +192,7 @@ When mounting an XFS filesystem, the following options are accepted.
        are any integer multiple of a valid ``sunit`` value.
 
        Typically the only time these mount options are necessary if
-       after an underlying RAID device has had it's geometry
+       after an underlying RAID device has had its geometry
        modified, such as adding a new disk to a RAID5 lun and
        reshaping it.