summaryrefslogtreecommitdiffstats
path: root/usr.bin/printf/printf.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce usage of predefined strings in manpages.bentley2015-02-281-4/+4
* document the special \c escape sequence that can only be used with %b;schwarze2014-10-221-4/+13
* don't use plural "arguments" in SYNOPSIS, since "..." makes itjmc2014-05-251-8/+6
* - document two escape sequences as extensions in STANDARDSjmc2014-05-131-8/+5
* more EXIT STATUS bits; from Daniel Dickmanjmc2010-10-211-5/+3
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-3/+3
* dispense with some wacky escape sequences;jmc2010-03-261-4/+4
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-3/+3
* - describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behavemartynas2008-09-151-2/+38
* describe %a/%A. from freebsdmartynas2008-09-141-4/+17
* - add descriptions for %F, and infinity/not-a-number from printf(3)martynas2008-09-081-4/+17
* convert to new .Dd format;jmc2007-05-311-2/+2
* - use a consistent text for STANDARDSjmc2007-05-301-4/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* small typos;jmc2003-03-181-2/+2
* use $ or # before commands in examplesderaadt2002-11-141-3/+3
* It's not that I mind split infinitives. I just like to save'em for whenpjanzen2001-02-171-3/+3
* Put the fmt strings CAVEATS section into userland printf(1) man page, too;aaron2000-10-191-1/+12
* Fix some formatting problems I missed before.aaron2000-03-231-2/+2
* Various cleanups and standardization.aaron2000-03-101-26/+33
* Add HISTORY sections; from FreeBSD.aaron2000-03-061-4/+10
* Add a couple of useful examples.aaron2000-01-221-1/+10
* - remove trailing white spaceaaron1999-06-051-9/+9
* cleanup; also note that ``0'' flag is ignored when used with a precisionaaron1998-11-301-21/+43
* usr.bin/ man page cleanups, n-saaron1998-09-271-12/+12
* doc \e in printfderaadt1998-08-251-1/+3
* there is no %w formatd1998-06-121-2/+2
* rcsidderaadt1996-06-261-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+277