summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/acct.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/acct.2')
-rw-r--r--lib/libc/sys/acct.24
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/acct.2 b/lib/libc/sys/acct.2
index 7db84c8..2786fe4 100644
--- a/lib/libc/sys/acct.2
+++ b/lib/libc/sys/acct.2
@@ -103,7 +103,9 @@ Too many symbolic links were encountered in translating the pathname.
.It Bq Er EROFS
The named file resides on a read-only file system.
.It Bq Er EFAULT
-.Fa File
+The
+.Fa file
+argument
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.
OpenPOWER on IntegriCloud