Fix spelling in style.9
Tim Wickberg
me at k9mach3.org
Tue Jun 1 04:45:15 PDT 2004
Patch to share/man/man9/style.9 .
Spell "BRACES" correctly ;).
--
Tim Wickberg
me at xxxxxxxxxxx
--- /usr/src/share/man/man9/style.old.9 2004-06-01 07:40:43.000000000 -0400
+++ /usr/src/share/man/man9/style.9 2004-06-01 07:41:49.000000000 -0400
@@ -462,7 +462,7 @@
/* xyz */
x = 1;
- /* THIS IS ALSO WRONG, USE BRACSE AROUND THE OUTER CONDITIONAL */
+ /* THIS IS ALSO WRONG, USE BRACES AROUND THE OUTER CONDITIONAL */
if (fubar)
if (barbaz)
x = 1;
More information about the Submit
mailing list