The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=bdb44a47b71ed706ed63b9e3afda7a4479f4eaa5
commit bdb44a47b71ed706ed63b9e3afda7a4479f4eaa5 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2025-07-14 18:28:40 +0000 Commit: Mateusz Piotrowski <0...@freebsd.org> CommitDate: 2025-07-14 18:33:06 +0000 d.7: Refrain from unnecessary time travel Fix a typo in the manual's date. Reported by: Gary Jennejohn <ga...@gmx.de> Fixes: 193f2289fc9a d.7: Document the DTrace scripting language --- share/man/man7/d.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/d.7 b/share/man/man7/d.7 index 30efb0249a77..f4686d98b1d1 100644 --- a/share/man/man7/d.7 +++ b/share/man/man7/d.7 @@ -3,7 +3,7 @@ .\" .\" Copyright (c) 2025 Mateusz Piotrowski <0...@freebsd.org> .\" -.Dd July 14, 2025 +.Dd June 14, 2025 .Dt D 7 .Os .Sh NAME