[DTrace-devel] [PATCH 07/14] man: the synopsis is ended with .YS, not .SY
Nick Alcock
nick.alcock at oracle.com
Thu Oct 24 11:37:51 UTC 2024
.SY *starts* the synopsis.
Signed-off-by: Nick Alcock <nick.alcock at oracle.com>
---
cmd/dtrace.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmd/dtrace.8 b/cmd/dtrace.8
index 0a1a15304aa1..940ddfc65d1a 100644
--- a/cmd/dtrace.8
+++ b/cmd/dtrace.8
@@ -33,8 +33,8 @@ dtrace \- DTrace dynamic tracing compiler and tracing utility
.OP \-n [[[provider:]\ module:]\ function:]name\ [[predicate]\ action]
.br
.OP \-i probe-id\ [[predicate]\ action]
-.SY
-
+.YS
+.
.SH DESCRIPTION
.LP
DTrace is a comprehensive dynamic tracing framework for the Linux operating system. DTrace provides a powerful infrastructure that permits administrators, developers, and service personnel to concisely answer arbitrary questions about the behavior of the operating system and user programs.
--
2.46.0.278.g36e3a12567
More information about the DTrace-devel
mailing list