diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-27 08:37:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-27 08:37:35 +0000 |
| commit | f0200e9cf181fe76403b9511a510cbd5bff62c89 (patch) | |
| tree | 84d2d37ea68722066250e2040cd4bc6ff8db905c | |
| parent | ab1adff6a9084541dcd9b68b25c6c33edfd408df (diff) | |
Notes
| -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 |
