Formatting.
diff --git a/configure b/configure
index a2912c8..05de2a2 100644
--- a/configure
+++ b/configure
@@ -1,9 +1,11 @@
 #!/bin/sh
-# call the 'configure' script located in 'builds/unix'
-# this should re-generate the following files:
 #
-#     config.mk
-#     Jamfile
-#     install
+# Call the 'configure' script located in 'builds/unix'.
+#
+# This should re-generate the following files:
+#
+#   config.mk
+#   Jamfile
+#   install
 #
 make setup unix CFG="$@"