fcntl.2: Minor fixes

Just a formatting typo.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Nicolas Franois 2009-09-27 09:26:26 +02:00 committed by Michael Kerrisk
parent 8ce39f8681
commit 5541fa5210
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ or converted to a mode that is compatible with the access.
If the
.B O_NONBLOCK
flag is enabled, then the system call fails with the error
.B EAGAIN .
.BR EAGAIN .
To make use of mandatory locks, mandatory locking must be enabled
both on the file system that contains the file to be locked,