dtrace.1: Fix mdoc macros around -x

There should be no space between -x's "arg" and "=value".

MFC after:	3 days

(cherry picked from commit 753cef701dbea03627c1fe11dd5556e74df415b2)
This commit is contained in:
Mateusz Piotrowski 2025-11-07 00:04:01 +01:00
parent 9033af8319
commit 92a91c9898

View file

@ -548,7 +548,7 @@ to disallow the possibility of enabling destructive actions system-wide at any p
Any attempts to enable destructive actions will cause
.Nm
to exit with a runtime error.
.It Fl x Ar arg Op Ns = Ns value
.It Fl x Ar arg Ns Op = Ns Ar value
Enable or modify a DTrace runtime option or D compiler option.
Boolean options are enabled by specifying their name.
Options with values are set by separating the option name and value with an