From 527f7dc33c81623f9cc4403c9be5f659a790117e Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Tue, 28 May 2013 21:57:55 +0000 Subject: Update comments to reflect use of svn/svnup to keep the src/ tree up to date. MFC after: 3 days --- Makefile.inc1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index 99e6ed2560c9..8e41b1809d7f 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: -- cgit v1.2.3