diff --git a/en_US.ISO8859-1/articles/portbuild/article.xml b/en_US.ISO8859-1/articles/portbuild/article.xml
index a984c6b4f1..9ced572929 100644
--- a/en_US.ISO8859-1/articles/portbuild/article.xml
+++ b/en_US.ISO8859-1/articles/portbuild/article.xml
@@ -204,10 +204,10 @@
tree and installs it into
${arch}/${branch}/builds/${buildid}/bindist.tar.
The tree will
- be updated first unless -nocvs is
+ be updated first unless -novcs is
specified. It should be run as root:
- /var/portbuild&prompt.root; scripts/makeworld ${arch} ${branch} ${buildid} [-nocvs]
+ /var/portbuild&prompt.root; scripts/makeworld ${arch} ${branch} ${buildid} [-novcs]
The bindist.tar tarball is created from the
previously installed world by the mkbindist
@@ -558,9 +558,9 @@ PKG_BIN=/usr/local/sbin/pkg
- -srccvs - Do not update the
+ -srcvcs - Do not update the
src tree from the ZFS snapshot, update it with
- cvs update instead.
+ a fresh checkout instead.
@@ -572,9 +572,9 @@ PKG_BIN=/usr/local/sbin/pkg
- -portscvs - Do not update the
+ -portsvcs - Do not update the
ports tree from the ZFS snapshot, update it with
- cvs update instead.
+ a fresh checkout instead.
@@ -1095,7 +1095,7 @@ umount: Cleanup of /x/tmp/8-exp/chroot/53837/compat/linux/proc failed!
missing shows the difference between
INDEX and the other columns. If you have
- restarted a run after a cvs update, there
+ restarted a run after a ports tree update, there
will likely be duplicates in the packages and error columns,
and this column will be meaningless. (The script is naive).
@@ -1137,8 +1137,8 @@ umount: Cleanup of /x/tmp/8-exp/chroot/53837/compat/linux/proc failed!
When building packages for a release, it may be
necessary to manually update the ports
and src trees to the release tag and use
- -nocvs and
- -noportscvs.
+ -novcs and
+ -noportsvcs.
To build package sets intended for use on a CD-ROM,
use the -cdrom option to
@@ -1431,7 +1431,7 @@ umount: Cleanup of /x/tmp/8-exp/chroot/53837/compat/linux/proc failed!
The following command will set up the control branch for
the partial build (old codebase):
- &prompt.user; /var/portbuild/scripts/dopackages.8 -noportscvs -nobuild -nocvs -nofinish
+ &prompt.user; /var/portbuild/scripts/dopackages.8 -noportsvcs -nobuild -novcs -nofinish
The builds must be performed from the