--- coreutils-cvs-20051215.orig/doc/coreutils.texi Thu Dec 15 12:05:02 2005 +++ coreutils-cvs-20051215/doc/coreutils.texi Thu Dec 15 20:11:06 2005 @@ -5504,6 +5504,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