summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man5/erofs.5
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man5/erofs.5
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/erofs.5')
-rw-r--r--upstream/opensuse-tumbleweed/man5/erofs.56
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.