summaryrefslogtreecommitdiff
path: root/tmac/man.tmac
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2021-07-05 23:02:18 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2021-07-06 19:00:14 +1000
commitfdac25937ff4a1c81366e0fedcf66271e105d7dd (patch)
tree3ec7fe1f52501705543df81ce63a8dbdacb298e2 /tmac/man.tmac
parent19b85e1ae1c74a5f8894bbd0f5ae05902c19c1a3 (diff)
downloadgroff-git-fdac25937ff4a1c81366e0fedcf66271e105d7dd.tar.gz
[mandoc]: Reflect man rename in package and test.
* tmac/tmac.an (tmac/stamp-wrap): Macro-source `an.tmac` in the man wrapper. * tmac/andoc.tmac: Refer to (and macro-source) an.tmac. * tmac/man.tmac: Macro-source `an.tmac`, not `andoc.tmac`. * tmac/tests/andoc_flush-between-packages.sh: Call groff with `-mandoc` option instead of `-man`. Henceforth, if you want the andoc wrapper, you have to ask for it.
Diffstat (limited to 'tmac/man.tmac')
-rw-r--r--tmac/man.tmac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmac/man.tmac b/tmac/man.tmac
index c188f394e..b017e5afd 100644
--- a/tmac/man.tmac
+++ b/tmac/man.tmac
@@ -2,4 +2,4 @@
.\"
.\" man.tmac
.\"
-.do mso andoc.tmac
+.do mso an.tmac