patch-2.0.35 linux/Documentation/CodingStyle

Next file: linux/Documentation/Configure.help
Previous file: linux/Documentation/00-INDEX
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.34/linux/Documentation/CodingStyle linux/Documentation/CodingStyle
@@ -132,7 +132,7 @@
 complexity and indentation level of that function.  So, if you have a
 conceptually simple function that is just one long (but simple)
 case-statement, where you have to do lots of small things for a lot of
-different cases, it's ok to have a longer function. 
+different cases, it's OK to have a longer function. 
 
 However, if you have a complex function, and you suspect that a
 less-than-gifted first-year high-school student might not even
@@ -169,7 +169,7 @@
 
 		Chapter 6: You've made a mess of it
 
-That's ok, we all do.  You've probably been told by your long-time unix
+That's OK, we all do.  You've probably been told by your long-time Unix
 user helper that "GNU emacs" automatically formats the C sources for
 you, and you've noticed that yes, it does do that, but the defaults it
 uses are less than desirable (in fact, they are worse than random

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov