summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoul.3
AgeCommit message (Collapse)Author
2000-08-09For man pages that describe multiple functions, split the .Nm argumentsAaron Campbell
onto separate lines in the NAME section.
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
least, this is the impression I get from looking at a lot of Perl docs.
1999-09-14Supply examples and discuss limitations.Paul Janzen
1999-07-20better english; deraadt@/millert@Aaron Campbell
1999-06-29first round of repairs on stdlibAaron Campbell
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1995-10-18initial import of NetBSD treeTheo de Raadt