open(2): fix typo

__aLC_aclcheck_fd -> acl_aclcheck_fd

Reported by:	Peter Eriksson  <pen@lysator.liu.se>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2023-05-30 12:17:26 +03:00
parent 4f2c2a122c
commit 1fc174cba6

View File

@ -344,7 +344,7 @@ message
using for
.Dv EVFILT_VNODE
.It Xr readlinkat 2
.It Xr __acl_get_fd 2 , Xr __alc_aclcheck_fd 2
.It Xr __acl_get_fd 2 , Xr __acl_aclcheck_fd 2
.El
But operations like
.Xr read 2 ,