Re: wprintf man page

2011-04-29 Thread Stefan Sperling
On Fri, Apr 29, 2011 at 04:25:18PM +0200, Ingo Schwarze wrote: > Hi Stefan, > > Stefan Sperling wrote on Fri, Apr 29, 2011 at 01:16:37PM +0200: > > > Does this look alright? Based on FreeBSD's page. > > Looks good from the mdoc(7) side, except that we haven't support yet > for measuring the widt

Re: wprintf man page

2011-04-29 Thread Ingo Schwarze
Hi Stefan, Stefan Sperling wrote on Fri, Apr 29, 2011 at 01:16:37PM +0200: > Does this look alright? Based on FreeBSD's page. Looks good from the mdoc(7) side, except that we haven't support yet for measuring the width of formatted strings, so for now, better provide width strings unformatted.

wprintf man page

2011-04-29 Thread Stefan Sperling
Does this look alright? Based on FreeBSD's page. Index: Makefile.inc === RCS file: /cvs/src/lib/libc/stdio/Makefile.inc,v retrieving revision 1.16 diff -u -p -r1.16 Makefile.inc --- Makefile.inc28 Apr 2011 17:38:46 -