git: 9fd963b0a149 - main - acl(9): fix typo (ACL_ACL -> ACL)

From: Enji Cooper <ngie_at_FreeBSD.org>
Date: Sun, 09 Aug 2026 23:21:06 UTC
The branch main has been updated by ngie:

URL: https://cgit.FreeBSD.org/src/commit/?id=9fd963b0a149357b6fbc16ef0b999e6b487e513a

commit 9fd963b0a149357b6fbc16ef0b999e6b487e513a
Author:     Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2026-08-09 23:20:46 +0000
Commit:     Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2026-08-09 23:20:46 +0000

    acl(9): fix typo (ACL_ACL -> ACL)
    
    MFC after:      1 week
---
 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