git: 7f66cc235b3d - stable/14 - mac_do(4): fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jun 2024 08:48:35 UTC
The branch stable/14 has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=7f66cc235b3d1da1b6231c98a6adc4dbadbca294
commit 7f66cc235b3d1da1b6231c98a6adc4dbadbca294
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-05-22 13:56:03 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-06-27 08:46:58 +0000
mac_do(4): fix typo
Reported by: Gary Jennejohn <garyj@gmx.de>
(cherry picked from commit eaab8e4166a02212cb7d6aea4304834d9bcf5ff9)
---
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