ru 2005-11-16 07:13:37 UTC
FreeBSD src repository
Modified files:
bin/ls ls.1 ls.c util.c
Log:
Having three options (-a, -A, -I) controlling the output of dotted
files is too much and hard to follow. Instead, make the -I option
just mean "do not automatically set -A for root". That is, if -A
is explicitly set, -I is ignored. Also, document -I in usage().
(The ls.c diff is better viewed relative to rev. 1.80.)
No objection: mux
Silence from: mnag
MFC after: 3 days
Revision Changes Path
1.94 +5 -7 src/bin/ls/ls.1
1.82 +7 -11 src/bin/ls/ls.c
1.39 +2 -2 src/bin/ls/util.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"