[DTrace-devel] [PATCH 10/14] man: fix blank line in environment variables list
    Nick Alcock 
    nick.alcock at oracle.com
       
    Thu Oct 24 11:37:54 UTC 2024
    
    
  
Use .IP instead, to get an indented linebreak.
Signed-off-by: Nick Alcock <nick.alcock 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