Date: Mon, 14 Jul 2025 14:38:51 +0000 From: Gary Jennejohn <garyj@gmx.de> To: dev-commits-src-all@freebsd.org Subject: Re: git: 193f2289fc9a - main - d.7: Document the DTrace scripting language Message-ID: <20250714163851.14f7ba16@ernst.home> In-Reply-To: <202507141302.56ED2JbT049361@gitrepo.freebsd.org> References: <202507141302.56ED2JbT049361@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Jul 2025 13:02:19 GMT Mateusz Piotrowski <0mp@FreeBSD.org> wrote: > The branch main has been updated by 0mp: >=20 > URL: https://cgit.FreeBSD.org/src/commit/?id=3D193f2289fc9a5c7464b460e1e= 61c2c0ac8c9f57d >=20 > commit 193f2289fc9a5c7464b460e1e61c2c0ac8c9f57d > Author: Mateusz Piotrowski <0mp@FreeBSD.org> > AuthorDate: 2025-07-11 18:10:58 +0000 > Commit: Mateusz Piotrowski <0mp@FreeBSD.org> > CommitDate: 2025-07-14 13:01:51 +0000 >=20 > d.7: Document the DTrace scripting language > =20 > Reviewed by: bcr, christos, ziaee > Event: Berlin Hackathon 202507 > Relnotes: yes > Differential Revision: https://reviews.freebsd.org/D51268 > --- > cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | 3 +- > share/man/man7/Makefile | 1 + > share/man/man7/d.7 | 287 ++++++++++++++++++++= +++++++ > share/man/man7/intro.7 | 5 +- > 4 files changed, 294 insertions(+), 2 deletions(-) >=20 > diff --git a/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 b/cddl/contrib= /opensolaris/cmd/dtrace/dtrace.1 > index 10a6922d79db..f3d7a49e0e78 100644 > --- a/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 > +++ b/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 > @@ -20,7 +20,7 @@ > .\" > .\" $FreeBSD$ > .\" > -.Dd July 12, 2025 > +.Dd June 14, 2025 > .Dt DTRACE 1 > .Os So, why has the Dd. gone backwords from July 12, 2025 to June 14, 2025? Probably a typo, since July 14 is used everywhere else. =2D-=20 Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250714163851.14f7ba16>