diff options
| -rw-r--r-- | lib/libc/sys/fcntl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index 9e65ae93a62f..5e65f2c7a464 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -251,8 +251,8 @@ The value of is the number of consecutive bytes to be locked. If .Fa l_len -is negative, -.Fa l_start +is negative, +.Fa l_start means end edge of the region. The .Fa l_pid |
