aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/SS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/man/SS/Makefile')
-rw-r--r--regress/man/SS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/man/SS/Makefile b/regress/man/SS/Makefile
index edbe4c2c..3a894af2 100644
--- a/regress/man/SS/Makefile
+++ b/regress/man/SS/Makefile
@@ -1,8 +1,9 @@
-# $OpenBSD: Makefile,v 1.5 2020/02/27 01:25:58 schwarze Exp $
+# $OpenBSD: Makefile,v 1.6 2020/04/04 20:23:07 schwarze Exp $
REGRESS_TARGETS = broken broken_eline longarg noarg paragraph vert
LINT_TARGETS = broken broken_eline noarg
HTML_TARGETS = paragraph
+TAG_TARGETS = paragraph
# groff-1.22.3 defects:
# - .SS without args just before EOF causes two additional blank lines.