The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a27c25625ddc7dc26185282dd6416a8f584bf55d
commit a27c25625ddc7dc26185282dd6416a8f584bf55d Author: Tom Hukins <t...@freebsd.org> AuthorDate: 2025-05-26 17:07:18 +0000 Commit: Warner Losh <i...@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 .