btrfs-progs: docs: fix new typos

Last minute documentation changes before release that did not go through
CI.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2024-07-31 01:40:53 +02:00
parent 87c3fb557e
commit 720b1f3ab4
2 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ layouts.
256 0 drwxr-xr-x 1 user users 14 Jul 30 12:34 ./snap1
2 0 drwxr-xr-x 1 user users 0 Jul 30 12:34 ./snap1/subvol2
The numbers in the first colums are inode numbers, 256 is for a regular
The numbers in the first columns are inode numbers, 256 is for a regular
subvolume (or snapshot), 2 is the *empty subvolume*. The snapshotted directory
representing *subvol2* does not contain the *file*.

View File

@ -63,7 +63,7 @@ commit_stats
total_commit_ms 170840
* *commits* - number of transaction commits since the first mount
* *last_commit_ms* - duration in miliseconds of the last commit
* *last_commit_ms* - duration in milliseconds of the last commit
* *max_commit_ms* - maximum time a transaction commit took since first mount or last reset
* *total_commit_ms* - sum of all transaction commit times