summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2001-02-13 07:47:41 +0000
committerjkh <jkh@FreeBSD.org>2001-02-13 07:47:41 +0000
commita75aa612231aca0f435cfb146309f78a57172e6b (patch)
tree2538428fea8fa8429aead9ea0829967a990310e3 /Makefile
parent268a1667c6b813157dade28d991839f35e21535e (diff)
downloadFreeBSD-src-a75aa612231aca0f435cfb146309f78a57172e6b.zip
FreeBSD-src-a75aa612231aca0f435cfb146309f78a57172e6b.tar.gz
Cosmetic fix: Document targets at the top in a uniform way.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e04fca..52e6c62 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
# buildkernel - Rebuild the kernel and the kernel-modules.
# installkernel - Install the kernel and the kernel-modules.
# reinstallkernel - Reinstall the kernel and the kernel-modules.
-# kernel buildkernel + installkernel
+# kernel - buildkernel + installkernel
# update - Convenient way to update your source tree (cvs).
# upgrade - Upgrade a.out (2.2.x/3.0) system to the new ELF way
# most - Build user commands, no libraries or include files.
OpenPOWER on IntegriCloud