LSCOLOURS should be spelt LSCOLORS.
Submitted by: Jordan DeLong <fracture@allusion.net
This commit is contained in:
parent
a8a4f464ef
commit
42e2c5321a
@ -518,7 +518,7 @@ parsecolors(cs)
|
||||
colors[i].num[j] = c[j] - '0';
|
||||
if (!legacy_warn) {
|
||||
fprintf(stderr,
|
||||
"warn: LSCOLOURS should use "
|
||||
"warn: LSCOLORS should use "
|
||||
"characters a-h instead of 0-9 ("
|
||||
"see the manual page)\n");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user