mount_setattr.2: Rework the discussion of MOUNT_ATTR__ATIME
commitd27bcddc118dd0d76441ef3dc4cc24c581025b7c
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 10 Aug 2021 08:41:05 +0000 (10 10:41 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 10 Aug 2021 08:45:18 +0000 (10 10:45 +0200)
treeea1e08a8dab537b0fd90181b93450af8b77f130c
parent705bf534bbfe65521c678d6808c8d6da24943af1
mount_setattr.2: Rework the discussion of MOUNT_ATTR__ATIME

Phrases such as "In the new mount API" will date fast. Remove it.
Also:
* Make it clear that MOUNT_ATTR__ATIME expresses a bit field.
* Replace 'enum' with 'enumeration'.
* Clarify what is meant by "partially" set MOUNT_ATTR__ATIME.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/mount_setattr.2