summaryrefslogtreecommitdiff
path: root/lib/libutil/snprintb.3
AgeCommit message (Expand)Author
2020-07-30Fix grammar.uwe
2019-12-07Remove trailing whitespace.wiz
2019-12-06Correct the man page, and say that the printf(3) format characters needchristos
2019-04-29snprintb(3) says that, in the new(?) Torek format, all fields specs end with \0kre
2019-04-27Remove trailing whitespace.wiz
2019-04-27remove dup linechristos
2019-04-27Document the '*' field and give a more complex example with F and *.christos
2017-10-22Add snprintb_m to the NAME section.abhinav
2013-08-07Update example using hex-escape-sequences to conform to gcc parsing rules.pgoyette
2013-08-07Add an example using snprintb_m()pgoyette
2009-05-13Implement snprintb_m(3) to provide multi-line bit/bit-field decode.pgoyette
2009-05-05Update type of argument 4 from u_quad_t to uint64_t to match the actualpgoyette
2009-03-26Correct the order of arguments in EXAMPLE. Bump date.uebayasi
2008-12-23Fix deleto in previous.wiz
2008-12-23fix argument order in example.christos
2008-12-17Re-add LIBRARY section.wiz
2008-12-17Fix some minor mdoclint complaints.wiz
2008-12-16use the bitmask_snprintf info which is more complete, and adjust it forchristos
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2004-12-01Add missing LIBRARY section.peter
2004-11-21fix the header.christos
2003-04-16Usewiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-09-20Add snprintb(3) inspired from bitmask_snprintf(9), but made to look likechristos