Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2025 09:19:26 +0000
From:      Olivier Certner <olce@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Cc:        Tom Hukins <tom@FreeBSD.org>
Subject:   git: b7c5f19e0faf - stable/14 - mdo.1: Describe this command's history
Message-ID:  <6945189e.3f192.61256507@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by olce:

URL: https://cgit.FreeBSD.org/src/commit/?id=b7c5f19e0fafc8561fe9368ce0477bdcc536a9db

commit b7c5f19e0fafc8561fe9368ce0477bdcc536a9db
Author:     Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2025-05-26 17:07:18 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-12-19 09:16:49 +0000

    mdo.1: Describe this command's history
    
    Reviewed by: imp, ziaee
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1712
    
    (cherry picked from commit a27c25625ddc7dc26185282dd6416a8f584bf55d)
---
 usr.bin/mdo/mdo.1 | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/usr.bin/mdo/mdo.1 b/usr.bin/mdo/mdo.1
index ae89481ddb2b..c4586f628661 100644
--- a/usr.bin/mdo/mdo.1
+++ b/usr.bin/mdo/mdo.1
@@ -3,7 +3,7 @@
 .\"
 .\" SPDX-License-Identifier: BSD-2-Clause
 .\"
-.Dd May 22, 2024
+.Dd May 26, 2025
 .Dt MDO 1
 .Os
 .Sh NAME
@@ -42,3 +42,8 @@ and keep the group from the calling user.
 .Sh SEE ALSO
 .Xr su 1 ,
 .Xr mac_do 4
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Fx 14.2 .


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6945189e.3f192.61256507>