patch-1.3.87 linux/scripts/depend.awk

Next file: linux/scripts/lxdialog/dialog.h
Previous file: linux/scripts/README.Menuconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/scripts/depend.awk linux/scripts/depend.awk
@@ -1,8 +1,8 @@
 # This is an awk script which does dependencies. We do NOT want it to
-# recursivly follow #include directives.
+# recursively follow #include directives.
 #
 # The HPATH environment variable should be set to indicate where to look
-# for include files.  The -I infront of the path is optional.
+# for include files.  The -I in front of the path is optional.
 
 #
 # Surely there is a more elegant way to see if a file exists.  Anyone know

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this