aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/humanize_number.3
Commit message (Expand)AuthorAgeFilesLines
* don't assert on bad args, instead return an error..John-Mark Gurney2013-10-071-6/+11
* Add support for IEE/IEC (and now also SI) power of two notions ofXin LI2011-04-121-8/+55
* s/buffer/buf as is used in the code.Glen Barber2011-03-211-5/+5
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-021-7/+0
* Adjust history.David E. O'Brien2007-09-281-2/+4
* Point expand_number(3) at humanize_number(3) and nive versa.Pawel Jakub Dawidek2007-09-051-0/+2
* Markup fixes.Ruslan Ermilov2006-09-171-1/+3
* Note the convention that humanize_number follows.Warner Losh2006-07-151-8/+11
* Remove duplicated "bytes".Xin LI2005-04-101-1/+1
* Backout manual page updates.Pawel Jakub Dawidek2004-09-261-19/+27
* Take the lastest fixes from NetBSD.Pawel Jakub Dawidek2004-09-251-27/+19
* There is no such manual page in FreeBSD.Pawel Jakub Dawidek2004-09-161-2/+0
* Markup fixes.Ruslan Ermilov2004-07-071-16/+24
* Humanize_number(3) is a part of libutil.Pawel Jakub Dawidek2004-05-251-0/+2
* You want to include libutil.h, not util.h.Tom Rhodes2004-05-251-4/+7
* Add humanize_number(3) to libutil for formating numbers into a humanPawel Jakub Dawidek2004-05-241-0/+137