Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
.BR mount (8).
.\" As at 2.6.25, bsdgroups is supported by ext2, ext3, ext4, and
.\" XFS (since 2.6.14).
-.RS
-.PP
+.IP
The
.I mode
argument specifies the file mode bits be applied when a new file is created.
.BR open ()
call that creates a read-only file may well return a read/write
file descriptor.
-.PP
+.IP
The following symbolic constants are provided for
.IR mode :
+.RS
.TP 9
.B S_IRWXU
00700 user (file owner) has read, write, and execute permission