K 10 svn:author V 8 truckman K 8 svn:date V 27 2006-01-26T02:36:26.000000Z K 7 svn:log V 377 MFC rmdir.2 1.14 and 1.15, and undelete.2 1.16 and 1.17 rmdir() fails with EINVAL if the last component of the path is "..". Document the previously undocumented behaviour of rmdir(".") returning EINVAL as required by POSIX and SUSv3. Bump the man page change date. undelete() fails with EINVAL if the last component of the path is "..". Bump the man page change date. END