diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2018-10-20 17:48:05 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2018-10-20 17:48:05 +0000 |
| commit | 4ac9afdd2c66fde93faf69e1a268f9bbd0a53a92 (patch) | |
| tree | 9b091eb09ac5cb9f0e2efc49dea0712df4ecf29e | |
| parent | ece228caf71a14341470d4155792cc34bec87634 (diff) | |
Notes
| -rw-r--r-- | lib/libc/stdio/fopen.3 | 4 |
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 |
