diff options
Diffstat (limited to 'lib/libc/sys/undelete.2')
-rw-r--r-- | lib/libc/sys/undelete.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/undelete.2 b/lib/libc/sys/undelete.2 index fba16f8..5faf50a 100644 --- a/lib/libc/sys/undelete.2 +++ b/lib/libc/sys/undelete.2 @@ -91,7 +91,9 @@ An I/O error occurred while updating the directory entry. .It Bq Er EROFS The name resides on a read-only file system. .It Bq Er EFAULT -.Fa Path +The +.Fa path +argument points outside the process's allocated address space. .El .Sh SEE ALSO |