Remove useless comment.

This commit is contained in:
Edward Tomasz Napierala 2010-11-07 17:33:04 +00:00
parent 01a0f8531a
commit 43b838f75c

View file

@ -527,7 +527,6 @@ $ setfacl -a0 owner@:r:allow,group@:w:deny,group@:wx:allow ddd
$ ls -ld ddd | cut -d' ' -f1
> dr----x---+
# XXX: This one is fishy. Shouldn't it be "dr---wx---+"?
$ rmdir ddd
$ mkdir ddd
$ chmod 0 ddd