Rewrite the mbtowc(3) page for clarity. Explain what needs to be done on error.
authorstsp <stsp@openbsd.org>
Wed, 28 Oct 2015 08:45:49 +0000 (08:45 +0000)
committerstsp <stsp@openbsd.org>
Wed, 28 Oct 2015 08:45:49 +0000 (08:45 +0000)
commit89e98da37a16a485774261a3351ebce45e57ca84
tree433c6d688613df3422bb9ed0dc2ec1d675af1856
parent720358979daa40c98be53f839fd1ac7c2ab225e4
Rewrite the mbtowc(3) page for clarity. Explain what needs to be done on error.
With input from jmc, zhuk, schwarze, and bentley.
ok jmc zhuk bentley
lib/libc/locale/mbtowc.3