From e03f6c4421e6265e6c69f785a01edfe489ff4f9c Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 4 Apr 2020 20:33:33 +0000 Subject: automatically tag .SH and .SS in man(7) terminal output in the same way as it was done for .Sh and .Ss in mdoc(7) --- regress/man/SH/Makefile | 3 ++- regress/man/SH/paragraph.out_tag | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 regress/man/SH/paragraph.out_tag (limited to 'regress/man/SH') diff --git a/regress/man/SH/Makefile b/regress/man/SH/Makefile index f42a85b2..049680bc 100644 --- a/regress/man/SH/Makefile +++ b/regress/man/SH/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2020/02/27 01:25:58 schwarze Exp $ +# $OpenBSD: Makefile,v 1.8 2020/04/04 20:23:07 schwarze Exp $ REGRESS_TARGETS = broken broken_eline empty_before longarg noarg paragraph vert LINT_TARGETS = broken broken_eline empty_before noarg HTML_TARGETS = paragraph +TAG_TARGETS = paragraph # groff-1.22.3 defects: # - .SH without args just before EOF causes two additional blank lines. diff --git a/regress/man/SH/paragraph.out_tag b/regress/man/SH/paragraph.out_tag new file mode 100644 index 00000000..18a73f7c --- /dev/null +++ b/regress/man/SH/paragraph.out_tag @@ -0,0 +1,4 @@ +NAME 5 +SYNOPSIS 8 +DESCRIPTION 11 +EXAMPLES 16 -- cgit v1.2.3-56-ge451