summaryrefslogtreecommitdiffstats
path: root/share/mk/build/catman.mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/build/catman.mk')
-rw-r--r--share/mk/build/catman.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/build/catman.mk b/share/mk/build/catman.mk
index 86616588d..5bc69ce36 100644
--- a/share/mk/build/catman.mk
+++ b/share/mk/build/catman.mk
@@ -51,6 +51,7 @@ $(_CATMAN_MAN_set): %.cat.set: %.cat.troff | $$(@D)/
| $(GREP) -v 'style: .TH missing fifth argument and second argument' \
| $(GREP) -v 'style: blank line in input$$' \
| $(GREP) -v 'style: use of deprecated macro: .PD$$' \
+ | $(GREP) -v 'style: use of deprecated macro: .UC$$' \
||:; \
) \
| $(GREP) ^ >&2