DragonFly submit List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Fix spelling in style.9
Patch to share/man/man9/style.9 .
Spell "BRACES" correctly ;).
--
Tim Wickberg
me@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;
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]