Rename mc(1) to cols(1)

There is an obvious name collision with the popular file manager
midnight commander.
This commit is contained in:
sin
2014-03-12 16:43:45 +02:00
committed by sin
parent f34e1ae1d0
commit bc0de5e7e5
3 changed files with 10 additions and 10 deletions

View File

@@ -36,6 +36,7 @@ SRC = \
chroot.c \
cksum.c \
cmp.c \
cols.c \
comm.c \
cp.c \
cut.c \
@@ -53,7 +54,6 @@ SRC = \
kill.c \
ln.c \
ls.c \
mc.c \
md5sum.c \
mkdir.c \
mkfifo.c \