summaryrefslogtreecommitdiff
path: root/install-sh
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@djmnet.org>1996-11-20 21:28:45 +0000
committerDavid MacKenzie <djm@djmnet.org>1996-11-20 21:28:45 +0000
commit2c6d7e67cb2e9be1e27727fd91813b761000f9ff (patch)
tree94a8e034f2af3295dda44a59f0417e471b08b754 /install-sh
parent84384f5b6aaa622236ada8c9a7ff51f40b91fc20 (diff)
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