Jilles Tjoelker 012df2856c fts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX} limits on the returned
pathnames.

With the current API (no *at functions), FTS_NOCHDIR requires that the
fts_accpath start with the original path passed to fts_open(); therefore,
the depth that can be reached is limited by the {PATH_MAX} constraint on
this pathname.

MFC after:	1 week
2012-03-18 21:46:27 +00:00
..
2012-03-06 03:30:09 +00:00
2012-01-09 06:36:28 +00:00
2012-03-14 15:30:59 +00:00
2011-07-10 06:57:00 +00:00
2012-01-03 07:14:01 +00:00