fix typo
This commit is contained in:
parent
7704425071
commit
317449a3dc
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: access.2,v 1.12 1999/12/02 21:42:36 kleink Exp $
|
||||
.\" $NetBSD: access.2,v 1.13 2000/06/09 14:02:21 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -82,7 +82,7 @@ the file may not actually have read or write permission bits set.
|
||||
If a process has super-user privileges and indicates success for
|
||||
.Dv X_OK ,
|
||||
at least one of the user, group, or other execute bits is set.
|
||||
(However, the file may still not be eecutable. See
|
||||
(However, the file may still not be executable. See
|
||||
.Xr execve 2 .)
|
||||
.Sh RETURN VALUES
|
||||
If
|
||||
|
Loading…
Reference in New Issue
Block a user