aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2011-06-16 12:28:37 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2011-06-16 12:28:37 +0000
commit69c488cdc6ed5346e27ba559d54e9b2879de04d8 (patch)
tree2e699b6bf3e5c7313843274c0a75352fd79b050a /Makefile
parentdb9ff08bb8c52b40a1e649f20649d6ffc1e6719e (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e28569a0e66b..61e678bd9751 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
# kernel - buildkernel + installkernel.
# kernel-toolchain - Builds the subset of world necessary to build a kernel
# doxygen - Build API documentation of the kernel, needs doxygen.
-# update - Convenient way to update your source tree (cvs).
+# update - Convenient way to update your source tree(s).
# check-old - List obsolete directories/files/libraries.
# check-old-dirs - List obsolete directories.
# check-old-files - List obsolete files.