git: b853bac8e610 - stable/14 - acl(9): fix typo (ACL_ACL -> ACL)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Sep 2026 05:45:24 UTC
The branch stable/14 has been updated by ngie:
URL: https://cgit.FreeBSD.org/src/commit/?id=b853bac8e610176641d78cbbb117b341f7fb78b2
commit b853bac8e610176641d78cbbb117b341f7fb78b2
Author: Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2026-08-09 23:20:46 +0000
Commit: Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2026-09-04 05:45:19 +0000
acl(9): fix typo (ACL_ACL -> ACL)
MFC after: 1 week
(cherry picked from commit 9fd963b0a149357b6fbc16ef0b999e6b487e513a)
---
share/man/man9/acl.9 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man9/acl.9 b/share/man/man9/acl.9
index 57daa04cb5ae..3e9b945e7616 100644
--- a/share/man/man9/acl.9
+++ b/share/man/man9/acl.9
@@ -163,7 +163,7 @@ Same as
The process may write to the associated file.
.It Dv ACL_ADD_FILE
Same as
-.Dv ACL_ACL_WRITE_DATA .
+.Dv ACL_WRITE_DATA .
.It Dv ACL_APPEND_DATA
.It Dv ACL_ADD_SUBDIRECTORY
Same as