From 40d653afff15e7dfa211c651b99742ecbedf12f7 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 11 Dec 2002 14:04:37 +0000 Subject: Fixed the parameter's name. PR: docs/46183 Submitted by: Dirk Gouders Approved by: re --- lib/libc/sys/chroot.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/chroot.2 b/lib/libc/sys/chroot.2 index cae864d..8c750c4 100644 --- a/lib/libc/sys/chroot.2 +++ b/lib/libc/sys/chroot.2 @@ -120,7 +120,7 @@ Search permission is denied for any component of the path name. .It Bq Er ELOOP Too many symbolic links were encountered in translating the pathname. .It Bq Er EFAULT -.Fa Path +.Fa dirname points outside the process's allocated address space. .It Bq Er EIO An I/O error occurred while reading from or writing to the file system. -- cgit v1.1