summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ferror.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-02-23 01:47:49 +0000
committerru <ru@FreeBSD.org>2003-02-23 01:47:49 +0000
commit8b5b8ec6a76033148b7266d572cd6e0ec6ddd60b (patch)
tree2787ed91230b556f29b4112a26671b984d10687f /lib/libc/stdio/ferror.3
parente69b77263826a0c5856a502fd9be47a75435d65c (diff)
downloadFreeBSD-src-8b5b8ec6a76033148b7266d572cd6e0ec6ddd60b.zip
FreeBSD-src-8b5b8ec6a76033148b7266d572cd6e0ec6ddd60b.tar.gz
mdoc(7) police: markup laundry.
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