git: d0c873399707 - main - mac_do(4): fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jun 2025 11:29:57 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d0c8733997079a54828ad2222517427d9447dbaf commit d0c8733997079a54828ad2222517427d9447dbaf Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-06-27 11:29:34 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-06-27 11:29:34 +0000 mac_do(4): fix typo Reported by: des --- 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 fb165dfe5a1a..4dcb54c89673 100644 --- a/share/man/man4/mac_do.4 +++ b/share/man/man4/mac_do.4 @@ -44,7 +44,7 @@ It supports per-jail configuration. .Pp Currently, the .Nm -policy module only produces effects to processes spwaned from the +policy module only produces effects to processes spawned from the .Pa /usr/bin/mdo executable, please see .Xr mdo 1