open.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Denis Barbier 2010-12-03 06:53:39 +01:00 committed by Michael Kerrisk
parent 76d47700ff
commit 6303d401a9
1 changed files with 2 additions and 2 deletions

View File

@ -339,8 +339,8 @@ can be used without
if
.I pathname
refers to a block device.
If the block device is in use by the system (e.g., mounted)
.BR open (),
If the block device is in use by the system (e.g., mounted),
.BR open ()
fails with the error
.BR EBUSY .