| REVOKE(8) | System Manager's Manual | REVOKE(8) | 
revoke —
| revoke | file | 
revoke utility performs the system call
  revoke(file).
file must be the pathname of an existing file.
revoke utility returns
  EXIT_SUCCESS on success and
  EXIT_FAILURE if an error occurs.
| October 7, 2006 | NetBSD 10.1 |