summaryrefslogtreecommitdiff
path: root/share/man/man9/style.9
AgeCommit message (Expand)Author
2003-02-26start new sentence on a new lineDavid Krause
2003-02-25double word typos;Jason McIntyre
2003-01-21Style, punctuation and grammar fixups from Ted Unangst on bugs@.Hugh Graham
2002-10-11Add a bit on volatile vs volatile pointers. OK jason@ millert@Marco S Hyman
2002-06-03use void keyword in usage example. ok theoKjell Wooding
2002-05-23'SEE ALSO' audit in 'share/man/':Mike Pechkin
2002-04-01recommending sysexits.h has been ridiculous from the startTheo de Raadt
2002-02-17Deprecate __PTodd C. Miller
2002-01-12 o Don't use register except in conjunction with assemblerTodd C. Miller
2001-10-05Powered by @mantoya:Mike Pechkin
2001-10-04e.g. and i.e. cleanupPeter Stromberg
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