summaryrefslogtreecommitdiffstats
path: root/usr.bin/printf/printf.1
AgeCommit message (Expand)AuthorFilesLines
2020-01-16Usually, -width Fl (which is 10n) is too wide and hence ugly.schwarze1-3/+3
2019-08-02document octal escape format in %b arguments;schwarze1-3/+22
2019-06-02Fix incorrect character escape.bentley1-3/+3
2018-03-13remove the Ic macro from EXAMPLES, and use a much more standard literal;jmc1-15/+10
2016-11-18Fix two documentation bugs:schwarze1-5/+10
2015-02-28Reduce usage of predefined strings in manpages.bentley1-4/+4
2014-10-22document the special \c escape sequence that can only be used with %b;schwarze1-4/+13
2014-05-25don't use plural "arguments" in SYNOPSIS, since "..." makes itjmc1-8/+6
2014-05-13- document two escape sequences as extensions in STANDARDSjmc1-8/+5
2010-10-21more EXIT STATUS bits; from Daniel Dickmanjmc1-5/+3
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-3/+3
2010-03-26dispense with some wacky escape sequences;jmc1-4/+4
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2008-09-15- describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behavemartynas1-2/+38
2008-09-14describe %a/%A. from freebsdmartynas1-4/+17
2008-09-08- add descriptions for %F, and infinity/not-a-number from printf(3)martynas1-4/+17
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-4/+5
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2003-03-18small typos;jmc1-2/+2
2002-11-14use $ or # before commands in examplesderaadt1-3/+3
2001-02-17It's not that I mind split infinitives. I just like to save'em for whenpjanzen1-3/+3
2000-10-19Put the fmt strings CAVEATS section into userland printf(1) man page, too;aaron1-1/+12
2000-03-23Fix some formatting problems I missed before.aaron1-2/+2
2000-03-10Various cleanups and standardization.aaron1-26/+33
2000-03-06Add HISTORY sections; from FreeBSD.aaron1-4/+10
2000-01-22Add a couple of useful examples.aaron1-1/+10
1999-06-05- remove trailing white spaceaaron1-9/+9
1998-11-30cleanup; also note that ``0'' flag is ignored when used with a precisionaaron1-21/+43
1998-09-27usr.bin/ man page cleanups, n-saaron1-12/+12
1998-08-25doc \e in printfderaadt1-1/+3
1998-06-12there is no %w formatd1-2/+2
1996-06-26rcsidderaadt1-1/+1
1995-10-18initial import of NetBSD treederaadt1-0/+277