git: eaab8e4166a0 - main - mac_do(4): fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 May 2024 13:56:59 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=eaab8e4166a02212cb7d6aea4304834d9bcf5ff9
commit eaab8e4166a02212cb7d6aea4304834d9bcf5ff9
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-05-22 13:56:03 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-05-22 13:56:36 +0000
mac_do(4): fix typo
Reported by: Gary Jennejohn <garyj@gmx.de>
---
share/man/man4/mac_do.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man4/mac_do.4 b/share/man/man4/mac_do.4
index 9a9ebe1ca989..ce9f8cf25a4a 100644
--- a/share/man/man4/mac_do.4
+++ b/share/man/man4/mac_do.4
@@ -27,7 +27,7 @@ according to predefined rules.
The exact set of kernel privileges granted are:
.Bl -inset -compact -offset indent
.It Dv PRIV_CRED_SETGROUPS
-.It Dv PRIV_CRET_SETUID
+.It Dv PRIV_CRED_SETUID
.El
.Pp
The following