The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=03c12d0c21a3f3aba5db8b86fc3b4637cfe109a7
commit 03c12d0c21a3f3aba5db8b86fc3b4637cfe109a7 Author: Olivier Certner <o...@freebsd.org> AuthorDate: 2025-04-01 16:43:40 +0000 Commit: Olivier Certner <o...@freebsd.org> CommitDate: 2025-04-02 16:26:33 +0000 MAC/do: parse_single_rule(): Fix herald comment's first line No functional change. MFC after: 5 days Sponsored by: The FreeBSD Foundation --- sys/security/mac_do/mac_do.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/security/mac_do/mac_do.c b/sys/security/mac_do/mac_do.c index 8175f8ccdab4..7bd3e2294798 100644 --- a/sys/security/mac_do/mac_do.c +++ b/sys/security/mac_do/mac_do.c @@ -844,7 +844,7 @@ pour_list_into_rule(const id_type_t type, struct id_list *const list, } /* - * See also first comments for parse_rule() below. + * See also the herald comment for parse_rules() below. * * The second part of a rule, called <target> (or <to>), is a comma-separated * (',') list of '<flags><type>=<id>' clauses similar to that of the <from>