Everyone should have read chgrp instead of chgroup :)

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10342 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2004-12-01 17:37:05 +00:00
parent 08f17bb51b
commit 7335fda5b4
+1 -1
View File
@@ -100,7 +100,7 @@ BinCommand ls :
BinCommand rm :
rm.c remove.c : libfetish.a : $(coreutils_rsrc) ;
BinCommand chgroup :
BinCommand chgrp :
chgrp.c chown-core.c : libfetish.a : $(coreutils_rsrc) ;
BinCommand chown :