| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incorrect character escape. |  bentley | 2019-06-02 | 1 | -3/+3 |
* | remove the Ic macro from EXAMPLES, and use a much more standard literal; |  jmc | 2018-03-13 | 1 | -15/+10 |
* | Fix two documentation bugs: |  schwarze | 2016-11-18 | 1 | -5/+10 |
* | Reduce usage of predefined strings in manpages. |  bentley | 2015-02-28 | 1 | -4/+4 |
* | document the special \c escape sequence that can only be used with %b; |  schwarze | 2014-10-22 | 1 | -4/+13 |
* | don't use plural "arguments" in SYNOPSIS, since "..." makes it |  jmc | 2014-05-25 | 1 | -8/+6 |
* | - document two escape sequences as extensions in STANDARDS |  jmc | 2014-05-13 | 1 | -8/+5 |
* | more EXIT STATUS bits; from Daniel Dickman |  jmc | 2010-10-21 | 1 | -5/+3 |
* | add an EXIT STATUS section for /usr/bin; |  jmc | 2010-09-03 | 1 | -3/+3 |
* | dispense with some wacky escape sequences; |  jmc | 2010-03-26 | 1 | -4/+4 |
* | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 2009-02-08 | 1 | -3/+3 |
* | - describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave |  martynas | 2008-09-15 | 1 | -2/+38 |
* | describe %a/%A. from freebsd |  martynas | 2008-09-14 | 1 | -4/+17 |
* | - add descriptions for %F, and infinity/not-a-number from printf(3) |  martynas | 2008-09-08 | 1 | -4/+17 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | - use a consistent text for STANDARDS |  jmc | 2007-05-30 | 1 | -4/+5 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 1 | -6/+2 |
* | small typos; |  jmc | 2003-03-18 | 1 | -2/+2 |
* | use $ or # before commands in examples |  deraadt | 2002-11-14 | 1 | -3/+3 |
* | It's not that I mind split infinitives. I just like to save'em for when |  pjanzen | 2001-02-17 | 1 | -3/+3 |
* | Put the fmt strings CAVEATS section into userland printf(1) man page, too; |  aaron | 2000-10-19 | 1 | -1/+12 |
* | Fix some formatting problems I missed before. |  aaron | 2000-03-23 | 1 | -2/+2 |
* | Various cleanups and standardization. |  aaron | 2000-03-10 | 1 | -26/+33 |
* | Add HISTORY sections; from FreeBSD. |  aaron | 2000-03-06 | 1 | -4/+10 |
* | Add a couple of useful examples. |  aaron | 2000-01-22 | 1 | -1/+10 |
* | - remove trailing white space |  aaron | 1999-06-05 | 1 | -9/+9 |
* | cleanup; also note that ``0'' flag is ignored when used with a precision |  aaron | 1998-11-30 | 1 | -21/+43 |
* | usr.bin/ man page cleanups, n-s |  aaron | 1998-09-27 | 1 | -12/+12 |
* | doc \e in printf |  deraadt | 1998-08-25 | 1 | -1/+3 |
* | there is no %w format |  d | 1998-06-12 | 1 | -2/+2 |
* | rcsid |  deraadt | 1996-06-26 | 1 | -1/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+277 |