summaryrefslogtreecommitdiffstats
path: root/share/man/man9/printf.9 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace old-fashioned .Fd by new-fangled .In for #include lines.schwarze2013-06-041-4/+4
* Sync with reality: remove %r and %z which have been removed quite some timemiod2011-09-191-20/+32
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
* Sync return value section with reality.moritz2007-06-011-7/+15
* convert to new .Dd format;jmc2007-05-311-2/+2
* put "CODE REFERENCES" before "SEE ALSO" for consistencyjasper2007-04-031-3/+3
* printf(9) %b is not limited to 32 bits or less... document it.jason2007-01-261-7/+12
* list/display fixes, and whitespace;jmc2004-04-161-2/+1
* Kill non-standard kernel printf %: braindead extension for good.miod2003-12-211-25/+1
* printf returns int now. also remove obsolete commenttedu2003-06-131-6/+6
* add vsnprintf. ok deraadt@tedu2003-06-111-3/+14
* no more strcpy, strcat. sprintf -> snprintf. ok deraadt@tedu2003-06-111-5/+6
* date should be written formally: .Dd Month day, yeardavid2003-03-061-2/+2
* there is no tprintfderaadt2001-07-311-3/+2
* General man page cleanups, mostly to remove trailing whitespace, hardaaron2000-10-121-14/+15
* rcsids where missingmickey2000-04-261-0/+1
* REVERT TO PREVIOUS STATE OF AFFAIR.espie1999-09-221-1/+0
* Add/update some man9 pages from NetBSDcsapuntz1999-09-221-0/+1
* New man pages, adapted from NetBSD.espie1999-09-051-0/+234