[DTrace-devel] [PATCH 07/14] man: the synopsis is ended with .YS, not .SY

Kris Van Hees kris.van.hees at oracle.com
Fri Oct 25 02:49:33 UTC 2024


On Thu, Oct 24, 2024 at 12:37:51PM +0100, Nick Alcock wrote:
> .SY *starts* the synopsis.
> 
> Signed-off-by: Nick Alcock <nick.alcock at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees 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