git: e23f0deceac4 - main - mdo.1: Cross-reference with security.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Mar 2026 05:31:14 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=e23f0deceac4fb77c14066d4a76074548ee75fc4
commit e23f0deceac4fb77c14066d4a76074548ee75fc4
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2026-03-22 07:31:44 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-03-23 05:30:21 +0000
mdo.1: Cross-reference with security.7
MFC after: 3 days
Reviewed by: olce
Differential Revision: https://reviews.freebsd.org/D56024
---
share/man/man7/security.7 | 3 ++-
usr.bin/mdo/mdo.1 | 5 +++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7
index 0685da5db437..4cbe4b3090b8 100644
--- a/share/man/man7/security.7
+++ b/share/man/man7/security.7
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd June 1, 2024
+.Dd March 22, 2026
.Dt SECURITY 7
.Os
.Sh NAME
@@ -1099,6 +1099,7 @@ Enables mapping of simultaneously writable and executable pages for
.Xr chflags 1 ,
.Xr find 1 ,
.Xr md5 1 ,
+.Xr mdo 1 ,
.Xr netstat 1 ,
.Xr openssl 1 ,
.Xr proccontrol 1 ,
diff --git a/usr.bin/mdo/mdo.1 b/usr.bin/mdo/mdo.1
index 1de694c69e40..c1a0295535df 100644
--- a/usr.bin/mdo/mdo.1
+++ b/usr.bin/mdo/mdo.1
@@ -9,7 +9,7 @@
.\" <olce@FreeBSD.org> at Kumacom SARL under sponsorship from the FreeBSD
.\" Foundation.
.\"
-.Dd November 26, 2025
+.Dd March 22, 2026
.Dt MDO 1
.Os
.Sh NAME
@@ -232,7 +232,8 @@ mdo -k --euid root --svuid root id
.Sh SEE ALSO
.Xr su 1 ,
.Xr setcred 2 ,
-.Xr mac_do 4
+.Xr mac_do 4 ,
+.Xr security 7
.Sh HISTORY
The
.Nm