diff options
Diffstat (limited to 'lib/libc/sys/rename.2')
-rw-r--r-- | lib/libc/sys/rename.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/sys/rename.2 b/lib/libc/sys/rename.2 index 0080f40..6df3046 100644 --- a/lib/libc/sys/rename.2 +++ b/lib/libc/sys/rename.2 @@ -145,6 +145,9 @@ is marked sticky, and neither the containing directory nor .Fa to are owned by the effective user ID. +.It Bq Er EPERM +After expanding any symbolic links, the last component of either path is +.Ql .. . .It Bq Er ELOOP Too many symbolic links were encountered in translating either pathname. .It Bq Er ENOTDIR |