From b229fa0cf2d5cd7ba4a6d37cfe19ef2aa6e9bf6f Mon Sep 17 00:00:00 2001 From: djm Date: Wed, 20 Nov 1996 21:28:45 +0000 Subject: [PATCH] cleanups --- install-sh | 4 ++-- 1 file 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 -- 2.11.0