]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mount.2: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 Aug 2018 10:06:30 +0000 (12:06 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 Aug 2018 14:04:06 +0000 (16:04 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/mount.2

index e350aeaefb735c23f5529e7835aa6eda5aa786d7..57736a141451b237ffc2579d21768a13a3f129eb 100644 (file)
@@ -166,7 +166,7 @@ This mount option significantly reduces writes
 needed to update the inode's timestamps, especially mtime and atime.
 However, in the event of a system crash, the atime and mtime fields
 on disk might be out of date by up to 24 hours.
-.PP
+.IP
 Examples of workloads where this option could be of significant benefit
 include frequent random writes to preallocated files,
 as well as cases where the
@@ -471,12 +471,12 @@ that contains other members, convert it to a slave mount.
 If this is a shared mount point that is a member of a peer group
 that contains no other members, convert it to a private mount.
 Otherwise, the propagation type of the mount point is left unchanged.
-.PP
+.IP
 When a mount point is a slave,
 mount and unmount events propagate into this mount point from
 the (master) shared peer group of which it was formerly a member.
 Mount and unmount events under this mount point do not propagate to any peer.
-.PP
+.IP
 A mount point can be the slave of another peer group
 while at the same time sharing mount and unmount events
 with a peer group of which it is a member.