Skip to content

Commit 49136e4

Browse files
kchrkdave
authored andcommitted
btrfs-progs: docs: expand abbreviations for clarity
Replace the use of IOW as abbreviation of "In other words" with the original expanded meaning, as users who don't have English as their first language may not know what it means. Pull-request: #966 Signed-off-by: David Sterba <[email protected]>
1 parent 2386b37 commit 49136e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/ch-volume-management-intro.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ What changed:
8484
* available data space decreased by 3GiB, usable roughly (50 - 3) + (100 - 3) = 144 GiB
8585
* metadata redundancy increased
8686

87-
IOW, the unequal device sizes allow for combined space for data yet improved
88-
redundancy for metadata. If we decide to increase redundancy of data as well,
89-
we're going to lose 50GiB of the second device for obvious reasons.
87+
In other words, the unequal device sizes allow for combined space for data yet
88+
improved redundancy for metadata. If we decide to increase redundancy of data as
89+
well, we're going to lose 50GiB of the second device for obvious reasons.
9090

9191
.. code-block:: bash
9292

0 commit comments

Comments
 (0)