From 8371b0134ceb908c2f8fb26db7c3e73cb669fc7a Mon Sep 17 00:00:00 2001 From: mpp Date: Thu, 30 Sep 1999 14:39:22 +0000 Subject: [PATCH] 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: --- share/man/man7/mdoc.samples.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 546444ffe6dd..3217964230bc 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -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