summaryrefslogtreecommitdiffstats
path: root/man5/erofs.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/erofs.5')
-rw-r--r--man5/erofs.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/erofs.5 b/man5/erofs.5
index 97edfdc..f0756c7 100644
--- a/man5/erofs.5
+++ b/man5/erofs.5
@@ -2,14 +2,14 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH erofs 5 2023-04-29 "Linux man-pages 6.05.01"
+.TH erofs 5 2023-10-31 "Linux man-pages 6.7"
.SH NAME
erofs \- the Enhanced Read-Only File System
.SH DESCRIPTION
.B erofs
is a create-once read-only filesystem,
with support for compression and a multi-device backing store.
-.PP
+.P
There are two inode formats:
.IP \[bu] 3
32-byte compact with 16-bit UID/GID,
@@ -92,6 +92,6 @@ of some of the parameters above.
.BR mkfs.erofs (1),
.BR fsck.erofs (1),
.BR dump.erofs (1)
-.PP
+.P
.I Documentation/filesystems/erofs.txt
in the Linux source.