summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-08-16 23:43:37 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-08-16 23:43:37 +0000
commitf6077aba4f0b9ece3ceff820c0c651d148df1a37 (patch)
treefc5349cb86618e9f0e4d56e8d05adeb10c919321 /TODO
parentdd0d3dcce42380000f428a36e07f1c43cbe8b506 (diff)
downloadmandoc-f6077aba4f0b9ece3ceff820c0c651d148df1a37.tar.gz
implement the GNU man-ext .TQ macro in man(7),
used for example by groff_diff(7)
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 785a10d8..8c71bf63 100644
--- a/TODO
+++ b/TODO
@@ -165,9 +165,6 @@ are mere guesses, and some may be wrong.
- .SY and .YS,
used by many groff manual pages
-- .TQ tagged paragraph continuation,
- see groff_diff(7) for examples
-
- groff_www(7) .MTO and .URL
These macros were used by the GNU grep(1) man page.
The groff_www(7) manual page itself uses them, too.