]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(pathchk invocation): Overall lengths are
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Oct 2004 06:29:51 +0000 (06:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Oct 2004 06:29:51 +0000 (06:29 +0000)
commit91b17c0c82f315d1e0095d6289e5917ff5154bce
treeeda01308383fa19196999f09852ef5c9c004708e
parent586910ff61f1df89c07fad099ca1a8e206b585a3
(pathchk invocation): Overall lengths are
OS limits, not file system limits.  Component length checks
apply to all components, not merely to existing ones.  Say
that nonexistent names are not errors.  For -p, omit all
checks based on the underlying file system, not merely length
checks.  Explain what the portabile file name character set is.
doc/coreutils.texi