Update comments to reflect use of svn/svnup to keep the src/ tree up
to date. MFC after: 3 days
This commit is contained in:
parent
25fbccdce0
commit
527f7dc33c
@ -35,7 +35,7 @@
|
|||||||
# buildworld - rebuild *everything*, including glue to help do upgrades
|
# buildworld - rebuild *everything*, including glue to help do upgrades
|
||||||
# installworld- install everything built by "buildworld"
|
# installworld- install everything built by "buildworld"
|
||||||
# doxygen - build API documentation of the kernel
|
# 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
|
# Standard targets (not defined here) are documented in the makefiles in
|
||||||
# /usr/share/mk. These include:
|
# /usr/share/mk. These include:
|
||||||
@ -1076,7 +1076,7 @@ doxygen:
|
|||||||
#
|
#
|
||||||
# update
|
# 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.
|
# latest copy.
|
||||||
#
|
#
|
||||||
update:
|
update:
|
||||||
|
Loading…
Reference in New Issue
Block a user