aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
diff options
context:
space:
mode:
authorChristos Margiolis <christos@FreeBSD.org>2023-05-23 14:29:19 +0000
committerChristos Margiolis <christos@FreeBSD.org>2023-05-23 14:29:19 +0000
commited35c7cf7762c26246cb032b7ed30dcfbcee7a3b (patch)
tree36e39bc11d553127e19ecac21c544cd85e0f9325 /cddl/contrib
parent30038a8b4efc6d0b9f8f295e28bc205fe9728310 (diff)
downloadsrc-ed35c7cf7762c26246cb032b7ed30dcfbcee7a3b.tar.gz
src-ed35c7cf7762c26246cb032b7ed30dcfbcee7a3b.zip
dtrace.1: fix mandoc -Tlint
Reviewed by: markj Approved by: markj (mentor) Differential Revision: https://reviews.freebsd.org/D40230
Diffstat (limited to 'cddl/contrib')
-rw-r--r--cddl/contrib/opensolaris/cmd/dtrace/dtrace.110
1 files 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 .