summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-05-28 21:57:55 +0000
committergjb <gjb@FreeBSD.org>2013-05-28 21:57:55 +0000
commitb3dc141a1d3d51fc5c01a66f0086de18dab93354 (patch)
tree1478c6ea9e585e5515cd45c177e3c959d92f085b /Makefile.inc1
parent8f9d1da1591d6c7bf032224aba042ad4d6758213 (diff)
downloadFreeBSD-src-b3dc141a1d3d51fc5c01a66f0086de18dab93354.zip
FreeBSD-src-b3dc141a1d3d51fc5c01a66f0086de18dab93354.tar.gz
Update comments to reflect use of svn/svnup to keep the src/ tree up
to date. MFC after: 3 days
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc14
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 99e6ed2..8e41b18 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -35,7 +35,7 @@
# buildworld - rebuild *everything*, including glue to help do upgrades
# installworld- install everything built by "buildworld"
# doxygen - build API documentation of the kernel
-# update - convenient way to update your source tree (eg: cvsup/cvs)
+# update - convenient way to update your source tree (eg: svn/svnup)
#
# Standard targets (not defined here) are documented in the makefiles in
# /usr/share/mk. These include:
@@ -1076,7 +1076,7 @@ doxygen:
#
# update
#
-# Update the source tree(s), by running cvsup/cvs/svn to update to the
+# Update the source tree(s), by running svn/svnup to update to the
# latest copy.
#
update:
OpenPOWER on IntegriCloud