--- coreutils-5.93.orig/doc/coreutils.texi Wed Nov 2 14:12:16 2005 +++ coreutils-5.93/doc/coreutils.texi Thu Dec 15 20:06:27 2005 @@ -5479,6 +5479,17 @@ However, even with this option, @command{ls} still prints the name of the link itself, not the name of the file that the link points to. address@hidden -P @var{types} address@hidden address@hidden address@hidden -P address@hidden --select-file-type address@hidden directory listing, select address@hidden file type, select +Select file-type family/ies to display (any mix of @samp{fdcbplsD}): +regular file @samp{f}, directory @samp{d}, character device @samp{c}, +block device @samp{b}, named pipe/fifo, @samp{p}, symbolic link @samp{l}, +named socket @samp{s}, door @samp{D}. + @item -R @itemx --recursive @opindex -R