summaryrefslogtreecommitdiffstats
path: root/regress/man/RS/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-13 19:34:40 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-13 19:34:40 +0000
commit28aefcdcb96546f06ba44462300a9e7edaa5e9be (patch)
tree3c066807aadfef5ee75f853bf04465ef8596ccab /regress/man/RS/Makefile
parentf4493a0401398099216efffb5687a8a698a1d20c (diff)
downloadmandoc-28aefcdcb96546f06ba44462300a9e7edaa5e9be.tar.gz
Partial support for the \n[an-margin] number register.
Manuals autogenerated from reStructuredText are reckless enough to peek at this non-portable, implementation-dependent, highly groff-specific internal register - for no good reason, because the man(7) language natively provides in a much simpler way what they are trying to emulate here with much fragility. A full implementation would be very hard because it would require access to output-device-specific formatting data at the roff(7) preprocessor stage, which mandoc doesn't support at all. So hardcode a few magic numbers as reStructuredText expects them for terminal output. For other output modes (like HTML), code using this register is utterly broken anyway.
Diffstat (limited to 'regress/man/RS/Makefile')
-rw-r--r--regress/man/RS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/man/RS/Makefile b/regress/man/RS/Makefile
index 4c62bb30..fda516e0 100644
--- a/regress/man/RS/Makefile
+++ b/regress/man/RS/Makefile
@@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.11 2015/04/06 13:34:54 schwarze Exp $
-REGRESS_TARGETS = breaking broken empty literal lonelyRE
+REGRESS_TARGETS = an-margin breaking broken empty literal lonelyRE
REGRESS_TARGETS += nested noRE nowidth REarg width
LINT_TARGETS = empty lonelyRE noRE REarg