summaryrefslogtreecommitdiff
path: root/man2/flock.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-10-04 16:02:37 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-10-04 16:02:37 +0000
commit0f7bde2b5acd2046acdaa9f9d73b55077b0b1571 (patch)
treeb0d5ac98c08c2a71339501da77453f7b4754357e /man2/flock.2
parent69afed51733b1696f16452bc9f11385cf79610e8 (diff)
grfix
Diffstat (limited to 'man2/flock.2')
-rw-r--r--man2/flock.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/flock.2 b/man2/flock.2
index e16f40f3a..e4215f031 100644
--- a/man2/flock.2
+++ b/man2/flock.2
@@ -115,7 +115,7 @@ is set appropriately.
.TP
.B EBADF
.I fd
-is not a not an open file descriptor.
+is not an open file descriptor.
.TP
.B EINTR
While waiting to acquire a lock, the call was interrupted by