Cosmetic fix: Document targets at the top in a uniform way.

This commit is contained in:
Jordan K. Hubbard 2001-02-13 07:47:41 +00:00
parent b36bb32876
commit 6333b4a204
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72427

View File

@ -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.