summaryrefslogtreecommitdiff
path: root/share/man/man9/style.9
AgeCommit message (Expand)Author
2001-06-28speling; jsyn@nthought.comTodd C. Miller
2001-06-24No variable names associated with prototype parameters, even in the kernel.Todd C. Miller
2001-06-24No space between function name and parenthesized arg types in a functionTodd C. Miller
2001-06-18As discussed ages ago we prefer ANSI for new code.Todd C. Miller
2001-04-10Remove lies about printf vs. puts/fputs/putchar.Todd C. Miller
2001-03-14Correct getopt usage in sample code; fixes PR/1729.Aaron Campbell
2001-03-06first sweep ...Brad Smith
2001-02-04Put KNF in the NAME field so apropos/man -k will find it.Jason Wright
2001-01-25Clarify that local variable declarations should be sorted by size largest toAaron Campbell
2000-12-21Revert the previous commit: it made sense for human consumption, but lint(1)Aaron Campbell
2000-12-20Mention that /* NOTREACHED */ is unncessary following an exit(3) call, where itAaron Campbell
2000-10-25Various fixes; from gluk@ptci.ruAaron Campbell
2000-10-12General man page cleanups, mostly to remove trailing whitespace, hardAaron Campbell
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
1999-09-14Tidying and spellingPaul Janzen
1999-09-07+, millert@ okDavid Leonard
1999-09-06oops, thanks, Todd.Marc Espie
1999-09-05New man pages, adapted from NetBSD.Marc Espie
1999-08-31A few C++ nits, more references.Marc Espie
1999-08-19From FreeBSD with changes from /usr/share/misc/styleTodd C. Miller