summaryrefslogtreecommitdiffstats
path: root/mdoc.3
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc.3 b/mdoc.3
index f73b8e70..83ad2f2f 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -330,7 +330,7 @@ mdoc_free(mdoc);
.Pp
To compile this, execute
.Pp
-.D1 % cc main.c libmdoc.a libmandoc.a
+.Dl % cc main.c libmdoc.a libmandoc.a
.Pp
where
.Pa main.c