Added spec file comments.
[ipfw.git] / Makefile
index 2410b3d..0442810 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
 # To build on system with non standard Kernel sources or userland files,
 # you should run this with
 #
-#      make KERNELPATH=/path/to/linux-2.x.y.z USRDIR=/path/to/usr
+#      make KERNELPATH=/path/to/linux-2.x.y.z USRDIR=/path/to/usr
 #
 # We assume that $(USRDIR) contains include/ and lib/ used to build userland.