summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/putwc.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Consistently .Xr the corresponding wide char functions from char- andschwarze2017-12-011-2/+3
| | | | | string-handling <stdio.h> functions, like we already do it for <string.h>. Includes a smaller patch from <kshe59 at zoho dot eu>, OK jmc@.
* observe the following spelling:jmc2010-09-101-5/+5
| | | | | | | | | - wide character (noun) - wide-character (adjective) this is the "fix of least resistance", and appears to be in line with posix style; a tiny fix still needed for curses, but i'll mail that upstream;
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - remove .Sh LIBRARYjmc2005-06-171-3/+3
| | | | | - add $OpenBSD$ tag - a couple minor tweaks
* next citrus step.espie2005-06-171-0/+101
reviewed by millert, otto, kevlo, naddy, kettenis... libc+libstdc++ bump