diff --git a/en_US.ISO8859-1/articles/portbuild/article.xml b/en_US.ISO8859-1/articles/portbuild/article.xml
index 2a73989d12..8f0e3fb893 100644
--- a/en_US.ISO8859-1/articles/portbuild/article.xml
+++ b/en_US.ISO8859-1/articles/portbuild/article.xml
@@ -181,15 +181,6 @@
The scripts/allgohans script can
be used to run a command on all of the
${arch} clients.
-
- The scripts/checkmachines script
- is used to monitor the load on all the nodes of the
- build cluster, and schedule which nodes build which ports.
- This script is not very robust, and has a tendency to die.
- It is best to start up this script on the build master
- (e.g. pointyhat)
- after boot time using a &man.while.1; loop.
-
@@ -666,7 +657,7 @@ PKG_BIN=/usr/local/sbin/pkg
process encounters an empty subdirectory, both package build
phases will stop short, and an error similar to the following
will be written to
- ${arch}/${branch}/make.[0|1]:
+ ${arch}/${branch}/journal:
don't know how to make dns-all(continuing)
@@ -848,9 +839,9 @@ PKG_BIN=/usr/local/sbin/pkg
${arch}/${branch}/journal (new codebase).
Individual ports will write
their build logs to
- ${arch}/${branch}/logs
+ ${arch}/${branch}/logs/
and their error logs to
- ${arch}/${branch}/errors.
+ ${arch}/${branch}/errors/.
Formerly the docs tree was also checked out, however, it has