diff --git a/man2/mount_setattr.2 b/man2/mount_setattr.2 index 44cd11cb6..e1d3af82d 100644 --- a/man2/mount_setattr.2 +++ b/man2/mount_setattr.2 @@ -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 ()