automatically tag .SH and .SS in man(7) terminal output
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 4 Apr 2020 20:33:33 +0000 (20:33 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 4 Apr 2020 20:33:33 +0000 (20:33 +0000)
commite03f6c4421e6265e6c69f785a01edfe489ff4f9c
tree14585118d6b85caaffa94cf46317a78bbbc900bc
parent04879dddb6a40e58404e931790876ac21d5733fc
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)
man_html.c
man_validate.c
regress/man/IP/empty.out_tag
regress/man/IP/tag.out_tag
regress/man/SH/Makefile
regress/man/SH/paragraph.out_tag [new file with mode: 0644]
regress/man/SS/Makefile
regress/man/SS/paragraph.out_tag [new file with mode: 0644]
regress/man/TP/tag.out_tag