summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac')
-rw-r--r--tmac/Makefile.sub2
-rw-r--r--tmac/doc.tmac2
2 files changed, 2 insertions, 2 deletions
diff --git a/tmac/Makefile.sub b/tmac/Makefile.sub
index edaee6fe..db9bad27 100644
--- a/tmac/Makefile.sub
+++ b/tmac/Makefile.sub
@@ -31,7 +31,7 @@ mdocdir=$(tmacdir)/mdoc
CLEANADD=\
stamp-wrap stamp-sed *-wrap man.tmac-sed ms.tmac-sed \
stamp-strip e.tmac-s doc.tmac-s doc-old.tmac-s \
- doc-common-s doc-ditroff-s doc-nroff-s doc-syms-s
+ doc-common-s doc-ditroff-s doc-nroff-s doc-syms-s mdoc.local-s
tmac_s_prefix=
tmac_an_prefix=
tmac_wrap=
diff --git a/tmac/doc.tmac b/tmac/doc.tmac
index a280a099..815e3d46 100644
--- a/tmac/doc.tmac
+++ b/tmac/doc.tmac
@@ -6172,7 +6172,7 @@
.\" NS emit warning and print empty line
.
.de doc-empty-line
-. if !"\*[doc-macro-name]"Bd" \
+. if !\n[doc-display-depth] \
. tm mdoc warning: Empty input line #\n[.c]
. sp
..