Add some paragraph breaks to the discussion of 'mode' to make
the details a bit easier to read.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
is specified, then
.I mode
is ignored.
+.IP
The effective mode is modified by the process's
.I umask
in the usual way: in the absence of a default ACL, the mode of the
created file is
.IR "(mode\ &\ ~umask)" .
-Note that this mode applies only to future accesses of the
+.IP
+Note that
+.I mode
+applies only to future accesses of the
newly created file; the
.BR open ()
call that creates a read-only file may well return a read/write