summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/wprintf.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mop up stdarg rename; ok deraadtjmc2019-08-301-3/+3
|
* For all functions known to be infected by LC_NUMERIC, add shortschwarze2019-01-161-13/+4
| | | | | | | | CAVEATS pointing to the new CAVEATS section in setlocale(3). Make those in wprintf(3) and wscanf(3) more concise since duplicate information is a bad idea. Incompleteness of information originally pointed out by millert@. OK millert@
* Clarify that OpenBSD ignores the dangerous category LC_NUMERIC,schwarze2019-01-111-16/+30
| | | | | | and explain best practice for portable programs below CAVEATS. Triggered by a smaller diff from Jan Stary <hans at stare dot cz>. Emphatic OKs from cheloha@ and tedu@.
* add missing argument name; from <kshe59 at zoho dot eu>; OK jmc@;schwarze2017-12-011-8/+32
| | | | while here, consistently use .Fo to cure execessive line lengths
* for non-valid combinations with `#', instead of trying to list them all,jmc2014-05-131-7/+3
| | | | | | simply say all other combinations are behaviour undefined; ok guenther, who reminded me to change these too;
* make -column lists pretty again;jmc2011-09-031-4/+4
| | | | | | | | | | specifically, rewrite them to permit some markup in the column headers, and use "Ta" instead of literal tabs; mandoc does not currently match groff 100%, but a mandoc fix may be some time off, and we've gone enough releases with poorly formatting column lists. in some cases i have rewritten the lists as -tag, where -column made little sense.
* remove Xr for a page we don;t yet have; ok stspjmc2011-05-161-4/+3
|
* Add a wprintf(3) man page based on FreeBSD's page. Help and ok schwarze jmcstsp2011-05-091-0/+588