[DTrace-devel] [PATCH 10/14] man: fix blank line in environment variables list

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


On Thu, Oct 24, 2024 at 12:37:54PM +0100, Nick Alcock wrote:
> Use .IP instead, to get an indented linebreak.
> 
> Signed-off-by: Nick Alcock <nick.alcock at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

> ---
>  cmd/dtrace.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/cmd/dtrace.8 b/cmd/dtrace.8
> index 0639db2136a7..fb9392d29cb2 100644
> --- a/cmd/dtrace.8
> +++ b/cmd/dtrace.8
> @@ -179,7 +179,7 @@ Print libdtrace debugging output on standard error.
>  Print CTF type library debugging output on standard error.
>  .IP DTRACE_OPT_*
>  Set a given DTrace option.
> -.
> +.IP
>  Options set this way are overridden both by options specified via \fB\-x\fR on the command line, and by \fBsetopt\fR statements.
>  .
>  .SH SEE ALSO
> -- 
> 2.46.0.278.g36e3a12567
> 



More information about the DTrace-devel mailing list