summaryrefslogtreecommitdiff
path: root/lib/libc/sys/revoke.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/revoke.2')
-rw-r--r--lib/libc/sys/revoke.25
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/revoke.2 b/lib/libc/sys/revoke.2
index 96d5427204a..d9450546445 100644
--- a/lib/libc/sys/revoke.2
+++ b/lib/libc/sys/revoke.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: revoke.2,v 1.5 1999/07/07 17:02:42 art Exp $
+.\" $OpenBSD: revoke.2,v 1.6 1999/07/07 17:06:08 art Exp $
.\" $NetBSD: revoke.2,v 1.3 1995/10/12 15:41:11 jtc Exp $
.\"
.\" Copyright (c) 1993
@@ -92,9 +92,6 @@ Too many symbolic links were encountered in translating the pathname.
.It Bq Er EFAULT
.Fa path
points outside the process's allocated address space.
-.It Bq Er EINVAL
-The named file is neither a character special or block
-special file.
.It Bq Er EPERM
The caller is neither the owner of the file nor the super user.
.El