aboutsummaryrefslogtreecommitdiff
path: root/bbot/machine-manifest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/machine-manifest.hxx')
-rw-r--r--bbot/machine-manifest.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bbot/machine-manifest.hxx b/bbot/machine-manifest.hxx
index 5cc45f0..d500957 100644
--- a/bbot/machine-manifest.hxx
+++ b/bbot/machine-manifest.hxx
@@ -97,7 +97,8 @@ namespace bbot
};
// The manifest stored in <name>-<toolchain>/ consists of the machine
- // manifest (original), toolchain manifest, and bootstrap manifest.
+ // manifest (original) and, if this a build machine, toolchain manifest and
+ // bootstrap manifest.
//
class bootstrapped_machine_manifest
{