diff options
Diffstat (limited to 'lib/libc/sys/revoke.2')
-rw-r--r-- | lib/libc/sys/revoke.2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/revoke.2 b/lib/libc/sys/revoke.2 index d89d50c8e164..8b6b01d58489 100644 --- a/lib/libc/sys/revoke.2 +++ b/lib/libc/sys/revoke.2 @@ -73,10 +73,7 @@ device files. It is normally used to prepare a terminal device for a new login session, preventing any access by a previous user of the terminal. .Sh RETURN VALUES -A 0 value indicated that the call succeeded. A \-1 return value -indicates an error occurred and -.Va errno -is set to indicated the reason. +.Rv -std revoke .Sh ERRORS Access to the named file is revoked unless one of the following: .Bl -tag -width Er |