git: 2ed7da940037 - stable/15 - acl(9): fix typo (ACL_ACL -> ACL)

From: Enji Cooper <ngie_at_FreeBSD.org>
Date: Fri, 04 Sep 2026 05:45:15 UTC
The branch stable/15 has been updated by ngie:

URL: https://cgit.FreeBSD.org/src/commit/?id=2ed7da9400376427d27129ea5083c0e295f39aa8

commit 2ed7da9400376427d27129ea5083c0e295f39aa8
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:03 +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