aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdio_ext.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdio_ext.3')
-rw-r--r--man3/stdio_ext.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/stdio_ext.3 b/man3/stdio_ext.3
index b693eeb43d..6ce28028cd 100644
--- a/man3/stdio_ext.3
+++ b/man3/stdio_ext.3
@@ -110,7 +110,8 @@ This is the default.
The caller will take care of the locking (possibly using
.BR flockfile (3)
in case there is more than one thread), and the stdio routines
-will not do locking until the state is reset to FSETLOCKING_INTERNAL.
+will not do locking until the state is reset to
+.BR FSETLOCKING_INTERNAL .
.TP
.B FSETLOCKING_QUERY
Don't change the type of locking.