]> err.no Git - linux-2.6/blobdiff - Documentation/sysctl/kernel.txt
kernel-doc: add tools doc in Makefile
[linux-2.6] / Documentation / sysctl / kernel.txt
index d3d3c255ddb78d3297769fc09808e18a7abc665e..111fd28727ec3754931d5de68ab21037871382c0 100644 (file)
@@ -221,7 +221,7 @@ Controls the kernel's behaviour when an oops or BUG is encountered.
 
 0: try to continue operation
 
-1: panic immediatly.  If the `panic' sysctl is also non-zero then the
+1: panic immediately.  If the `panic' sysctl is also non-zero then the
    machine will be rebooted.
 
 ==============================================================