]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
erofs.5: Minor tweaks to наб's patch
authorAlejandro Colomar <alx@kernel.org>
Sun, 9 Apr 2023 23:50:15 +0000 (01:50 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 9 Apr 2023 23:50:15 +0000 (01:50 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man5/erofs.5

index 933e830b8adcc6dfd04bf18b18091d4237cbb901..da4c8468e1c4f4c721a287acae82b061defc95a9 100644 (file)
@@ -11,13 +11,17 @@ is a create-once read-only filesystem,
 with support for compression and a multi-device backing store.
 .PP
 There are two inode formats:
-.br
-\[bu] 32-byte compact with 16-bit UID/GID, 32-bit file size, and no file times,
-and
-.br
-\[bu] 64-byte extended with 32-bit UID/GID, 64-bit file size,
+.IP \[bu] 3
+32-byte compact with 16-bit UID/GID,
+32-bit file size,
+and no file times
+.PD 0
+.IP \[bu]
+64-byte extended with 32-bit UID/GID,
+64-bit file size,
 and a modification time
 .RI ( st_mtim ).
+.PD
 .\" See fs/erofs/super.c:shmem_parse_options for options it supports.
 .SS Mount options
 .TP