diff --git a/Documentation/mkfs.btrfs.asciidoc b/Documentation/mkfs.btrfs.asciidoc index 1f9c6cc8..0502d1d8 100644 --- a/Documentation/mkfs.btrfs.asciidoc +++ b/Documentation/mkfs.btrfs.asciidoc @@ -28,8 +28,8 @@ mkfs.btrfs uses the entire device space for the filesystem. *--csum *:: *--checksum *:: Specify the checksum algorithm. Default is 'crc32c'. Valid values are 'crc32c', -'xxhash', 'sha256' or 'blake2'. To mount such filesystem kernel must support the -checksums as well. +'xxhash', 'sha256' or 'blake2'. To mount such filesystem kernel must support the +checksums as well. See 'CHECKSUM ALGORITHMS' in `btrfs`(5). *-d|--data *:: Specify the profile for the data block groups. Valid values are 'raid0', @@ -266,26 +266,28 @@ PROFILES There are the following block group types available: -[ cols="^,^,^,^,^",width="60%" ] +[ cols="<,^,^,^,>,^",width="60%" ] |============================================================= -.2+^.