DragonFly commits List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/share/man/man9 style.9
dillon 2004/03/16 10:09:32 PST
DragonFly src repository
Modified files:
share/man/man9 style.9
Log:
main() more typically uses 'char **argv' instead of 'char *argv[]'. Remove
the requirement that an empty line be inserted in function definitions without
local variables (the requirement is actually that NO empty line be inserted).
Revamp the documentation on when and when not to use braces around
substatements.
Submitted-by: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Additional-changes-by: dillon
Revision Changes Path
1.9 +29 -10 src/share/man/man9/style.9
http://www.dragonflybsd.org/cvsweb/src/share/man/man9/style.9.diff?r1=1.8&r2=1.9&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]