Correctly escape a macro call in the description of the .D1 macro.
Also use the correct macro (.D1, not .Dl) to format the text, and in the example output. PR: docs/14051 Submitted by: <andrew@ugh.net.au>
This commit is contained in:
parent
ac1935c979
commit
8371b0134c
@ -2205,10 +2205,10 @@ end-display macros.
|
||||
(D-one) Display one line of indented text.
|
||||
This macro is parsed, but it is not callable.
|
||||
.Pp
|
||||
.Dl Fl ldghfstru
|
||||
.D1 Fl ldghfstru
|
||||
.Pp
|
||||
The above was produced by:
|
||||
.Li \&.Dl Fl ldghfstru .
|
||||
.Li \&.D1 \&Fl ldghfstru .
|
||||
.It Li \&.Dl
|
||||
(D-ell)
|
||||
Display one line of indented
|
||||
|
Loading…
x
Reference in New Issue
Block a user