1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Add cross references to mbrtowc(3) and wcrtomb(3).

This commit is contained in:
Tim J. Robbins 2002-11-10 11:14:58 +00:00
parent 85fafcf803
commit b18146b4c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106728

View File

@ -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