diff options
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/locale/btowc.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/locale/btowc.3 b/lib/libc/locale/btowc.3 index ce63f65fa250..85ee7515f948 100644 --- a/lib/libc/locale/btowc.3 +++ b/lib/libc/locale/btowc.3 @@ -60,7 +60,9 @@ or not able to be represented as a single byte in the initial shift state, returns .Dv WEOF . .Sh SEE ALSO -.Xr multibyte 3 +.Xr mbrtowc 3 , +.Xr multibyte 3 , +.Xr wcrtomb 3 .Sh STANDARDS The .Fn btowc |
