summaryrefslogtreecommitdiff
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.22
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/sys/acct.2 b/lib/libc/sys/acct.2
index b402686e53fa..879a06f4e357 100644
--- a/lib/libc/sys/acct.2
+++ b/lib/libc/sys/acct.2
@@ -86,8 +86,6 @@ will fail if one of the following is true:
The caller is not the super-user.
.It Bq Er ENOTDIR
A component of the path prefix is not a directory.
-.It Bq Er EINVAL
-The pathname contains a character with the high-order bit set.
.It Bq Er ENAMETOOLONG
A component of a pathname exceeded 255 characters,
or an entire path name exceeded 1023 characters.