summaryrefslogtreecommitdiff
path: root/install-sh
diff options
context:
space:
mode:
Diffstat (limited to 'install-sh')
-rwxr-xr-xinstall-sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/install-sh b/install-sh
index 2c212ccf4a..ebc66913e9 100755
--- a/install-sh
+++ b/install-sh
@@ -20,8 +20,8 @@
# when there is no Makefile.
#
# This script is compatible with the BSD install script, but was written
-# from scratch.
-#
+# from scratch. It can only install one file at a time, a restriction
+# shared with many OS's install programs.
# set DOITPROG to echo to test this script