Put the ending quote on the help entry...
authorRob Landley <rob@landley.net>
Sun, 28 May 2006 01:40:26 +0000 (01:40 -0000)
committerRob Landley <rob@landley.net>
Sun, 28 May 2006 01:40:26 +0000 (01:40 -0000)
Makefile

index 6d03c82f925058684bc5edd38acdfd82606a74db..b31c7bf3c9c1154f2a0e30a6c9893e8ecbadf657 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -139,7 +139,7 @@ help:
        @echo '  uninstall'
        @echo
        @echo 'Development:'
-       @echo '  baseline               - create busybox_old for bloatcheck.
+       @echo '  baseline               - create busybox_old for bloatcheck.'
        @echo '  bloatcheck             - show size difference between old and new versions'
        @echo '  check                  - run the test suite for all applets'
        @echo '  checkhelp              - check for missing help-entries in Config.in'