summaryrefslogtreecommitdiffstats
path: root/man5/erofs.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/erofs.5')
-rw-r--r--man5/erofs.512
1 files changed, 6 insertions, 6 deletions
diff --git a/man5/erofs.5 b/man5/erofs.5
index 3611baffa..f61a2c74a 100644
--- a/man5/erofs.5
+++ b/man5/erofs.5
@@ -37,7 +37,7 @@ Defaults to yes.
.TQ
.B noacl
Controls whether POSIX
-.BR acl (5)s
+.MR acl 5 s
are exposed.
Defaults to yes.
.TP
@@ -66,7 +66,7 @@ Add extra device holding some of the data.
Must be given as many times and in the same order as
.B \-\-blobdev
was to
-.BR mkfs.erofs (1).
+.MR mkfs.erofs 1 .
.\" Nominally there's a device_table feature and it somehow scans(?) for them,
.\" cf. super.c:erofs_scan_devices(), but I haven't gotten it to work
.TP
@@ -81,7 +81,7 @@ images are versioned through the use of feature flags;
these are listed in the
.B \-E
section of
-.BR mkfs.erofs (1),
+.MR mkfs.erofs 1 ,
.SH CONFIGURATION
Linux must be configured with the
.B CONFIG_EROFS_FS
@@ -89,9 +89,9 @@ option to mount EROFS filesystems.
There are sub-configuration items that restrict the availability
of some of the parameters above.
.SH SEE ALSO
-.BR mkfs.erofs (1),
-.BR fsck.erofs (1),
-.BR dump.erofs (1)
+.MR mkfs.erofs 1 ,
+.MR fsck.erofs 1 ,
+.MR dump.erofs 1
.P
.I Documentation/filesystems/erofs.txt
in the Linux source.