Age | Commit message (Expand) | Author |
2021-05-07 | Fix the \x escape sequence to be limited to max 2 characters, instead of | Martijn van Duren |
2020-01-16 | Usually, -width Fl (which is 10n) is too wide and hence ugly. | Ingo Schwarze |
2019-08-02 | document octal escape format in %b arguments; | Ingo Schwarze |
2019-06-02 | Fix incorrect character escape. | Anthony J. Bentley |
2018-03-13 | remove the Ic macro from EXAMPLES, and use a much more standard literal; | Jason McIntyre |
2016-11-18 | Fix two documentation bugs: | Ingo Schwarze |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2014-10-22 | document the special \c escape sequence that can only be used with %b; | Ingo Schwarze |
2014-05-25 | don't use plural "arguments" in SYNOPSIS, since "..." makes it | Jason McIntyre |
2014-05-13 | - document two escape sequences as extensions in STANDARDS | Jason McIntyre |
2010-10-21 | more EXIT STATUS bits; from Daniel Dickman | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-09-15 | - describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave | Martynas Venckus |
2008-09-14 | describe %a/%A. from freebsd | Martynas Venckus |
2008-09-08 | - add descriptions for %F, and infinity/not-a-number from printf(3) | Martynas Venckus |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-18 | small typos; | Jason McIntyre |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2001-02-17 | It's not that I mind split infinitives. I just like to save'em for when | Paul Janzen |
2000-10-19 | Put the fmt strings CAVEATS section into userland printf(1) man page, too; | Aaron Campbell |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
2000-03-10 | Various cleanups and standardization. | Aaron Campbell |
2000-03-06 | Add HISTORY sections; from FreeBSD. | Aaron Campbell |
2000-01-22 | Add a couple of useful examples. | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-11-30 | cleanup; also note that ``0'' flag is ignored when used with a precision | Aaron Campbell |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell |
1998-08-25 | doc \e in printf | Theo de Raadt |
1998-06-12 | there is no %w format | David Leonard |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |