diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/erofs.5')
-rw-r--r-- | upstream/opensuse-tumbleweed/man5/erofs.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/erofs.5 b/upstream/opensuse-tumbleweed/man5/erofs.5 index 97edfdcd..12113332 100644 --- a/upstream/opensuse-tumbleweed/man5/erofs.5 +++ b/upstream/opensuse-tumbleweed/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 2024-05-02 "Linux man-pages (unreleased)" .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. |