aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2018-10-20 17:48:05 +0000
committerMark Johnston <markj@FreeBSD.org>2018-10-20 17:48:05 +0000
commit4ac9afdd2c66fde93faf69e1a268f9bbd0a53a92 (patch)
tree9b091eb09ac5cb9f0e2efc49dea0712df4ecf29e /lib/libc/stdio
parentece228caf71a14341470d4155792cc34bec87634 (diff)
Notes
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/fopen.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/fopen.3 b/lib/libc/stdio/fopen.3
index c170f189dca63..f79c98309ff01 100644
--- a/lib/libc/stdio/fopen.3
+++ b/lib/libc/stdio/fopen.3
@@ -119,8 +119,8 @@ or the first letter.
This is strictly for compatibility with
.St -isoC
and has effect only for
-.Fn fmemopen
-; otherwise
+.Fn fmemopen ;
+otherwise
.Dq Li b
is ignored.
.Pp