Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2025 11:29:57 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d0c873399707 - main - mac_do(4): fix typo
Message-ID:  <202506271129.55RBTveW020190@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506271129.55RBTveW020190>