summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ferror.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/ferror.3')
-rw-r--r--lib/libc/stdio/ferror.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/ferror.3 b/lib/libc/stdio/ferror.3
index cb170a4..3fe2839 100644
--- a/lib/libc/stdio/ferror.3
+++ b/lib/libc/stdio/ferror.3
@@ -113,7 +113,7 @@ and
.Fn fileno
respectively, except that the caller is responsible for locking the stream
with
-.Fn flockfile
+.Xr flockfile 3
before calling them.
These functions may be used to avoid the overhead of locking the stream
and to prevent races when multiple threads are operating on the same stream.
OpenPOWER on IntegriCloud