diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2003-01-13 01:29:14 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2003-01-13 01:29:14 +0000 |
| commit | 83bb3b49797d527f778fa7ea9d7eb4aa27d6bdd5 (patch) | |
| tree | 8dacc2891d84d0f4582d4c68f07e159cf04b067e /lib/libc | |
| parent | 48e3128b34dad9618402f1f4095f7655e779843c (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdio/flockfile.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdio/flockfile.3 b/lib/libc/stdio/flockfile.3 index 4eb26450be88..a895a0aae045 100644 --- a/lib/libc/stdio/flockfile.3 +++ b/lib/libc/stdio/flockfile.3 @@ -88,6 +88,7 @@ functions return no value. .Pp The .Fn ftrylockfile +function returns zero if the stream was successfully locked, non-zero otherwise. .Sh SEE ALSO |
