git: ed35c7cf7762 - main - dtrace.1: fix mandoc -Tlint
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 May 2023 14:29:34 UTC
The branch main has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=ed35c7cf7762c26246cb032b7ed30dcfbcee7a3b
commit ed35c7cf7762c26246cb032b7ed30dcfbcee7a3b
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2023-05-23 14:29:19 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2023-05-23 14:29:19 +0000
dtrace.1: fix mandoc -Tlint
Reviewed by: markj
Approved by: markj (mentor)
Differential Revision: https://reviews.freebsd.org/D40230
---
cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 b/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
index c3c7b4cdc818..42367b99b786 100644
--- a/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
+++ b/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
@@ -809,11 +809,6 @@ failed or that the specified request could not be satisfied.
.It 2
Invalid command line options or arguments were specified.
.El
-.Sh HISTORY
-The
-.Nm
-utility first appeared in
-.Fx 7.1 .
.Sh SEE ALSO
.Xr cpp 1 ,
.Xr elf 5 ,
@@ -821,3 +816,8 @@ utility first appeared in
.Rs
.%T Solaris Dynamic Tracing Guide
.Re
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Fx 7.1 .