Date: Wed, 11 Jun 2025 23:16:35 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: a27c25625ddc - main - mdo.1: Describe this command's history Message-ID: <202506112316.55BNGZ0I046065@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a27c25625ddc7dc26185282dd6416a8f584bf55d commit a27c25625ddc7dc26185282dd6416a8f584bf55d Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2025-05-26 17:07:18 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2025-06-11 23:16:21 +0000 mdo.1: Describe this command's history Reviewed by: imp, ziaee Pull Request: https://github.com/freebsd/freebsd-src/pull/1712 --- 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 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506112316.55BNGZ0I046065>