From 2f055e7f0fc16afb4adbda62ae56499debca1500 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 16 Jan 1996 05:15:20 +0000 Subject: Correct typos. "ubin usbin" instead of "subin susbin" --- release/scripts/src-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/scripts') diff --git a/release/scripts/src-install.sh b/release/scripts/src-install.sh index eccfd66..3c0c3d8 100755 --- a/release/scripts/src-install.sh +++ b/release/scripts/src-install.sh @@ -9,7 +9,7 @@ if [ $# -lt 1 ]; then echo "possible subcomponents are:" echo echo "base bin etc games gnu include lib libexec lkm release" - echo "sbin share smailcf sys subin susbin" + echo "sbin share smailcf sys ubin usbin" echo exit 1 fi -- cgit v1.1