mount_setattr.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-09 06:34:35 +02:00
parent 03cd41e922
commit 736498624f
1 changed files with 1 additions and 2 deletions

View File

@ -268,7 +268,7 @@ can be combined with other access time settings
and is implied by the noatime setting.
All other access time settings are mutually exclusive.
.TP
.BR MOUNT_ATTR__ATIME " - Changing access time settings
.BR MOUNT_ATTR__ATIME " - Changing access time settings"
In the new mount API the access time values are an enum starting from 0.
Even though they are an enum in contrast to the other mount flags such as
.BR MOUNT_ATTR_NOEXEC ,
@ -562,7 +562,6 @@ When a recursive bind mount is performed on a directory subtree,
any bind mounts within the subtree are automatically pruned
(i.e., not replicated)
when replicating that subtree to produce the target subtree.
.PP
.SH RETURN VALUE
On success,
.BR mount_setattr ()