summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/btowc.34
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