summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-08-01 11:52:12 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-08-01 11:52:12 +0200
commit95dadb392f9b2c9a702e93758a5c3573ca5420d6 (patch)
tree0c6aeb98598532ee13a607fd16ff6ce0b6866120
parentcac3a0c574dc9fe183b406109f70512c6027d4b3 (diff)
fcntl.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/fcntl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/fcntl.2 b/man2/fcntl.2
index e358ad03..ff345233 100644
--- a/man2/fcntl.2
+++ b/man2/fcntl.2
@@ -247,7 +247,7 @@ If
is positive, then the range to be locked covers bytes
.I l_start
up to and including
-.IR l_start + l_len \- 1 .
+.IR l_start + l_len \-1.
Specifying 0 for
.I l_len
has the special meaning: lock all bytes starting at the