summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-04 13:47:24 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-04 13:47:24 (EDT)
commit0ceb2329d4fa55a3efe7d843a2e97372b102dce7 (patch)
tree460e29b1be7fd3570d42ac2e50065bccf3ccff72
parentd8c7607a611432cf4314b3d9d9c1b45dd230e4df (diff)
bootstrap-stage2-build.sh: Fix header description.
-rwxr-xr-xbootstrap-stage2-build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-stage2-build.sh b/bootstrap-stage2-build.sh
index 52c2d21..4f4450f 100755
--- a/bootstrap-stage2-build.sh
+++ b/bootstrap-stage2-build.sh
@@ -1,8 +1,8 @@
#!/bin/sh
#
# Initial port bootstrap scripts
-# bootstrap-stage1-test.sh
-# Tests the installed bootstrap system in a changed file system root.
+# bootstrap-stage2-build.sh
+# Builds packages in stage 2 of the bootstrap.
#
# Copyright (C) 2013 Patrick "P. J." McDermott
#