aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit3f485a7ff74c3707363ed47362ccc8a7855b0f58 (patch)
tree761851956b5a0c8c76dfcf290b64ad139a16eef6 /TODO
parent99622f1b4d341ddc21f96b55ae3addf4013cfb97 (diff)
downloadmandoc-3f485a7ff74c3707363ed47362ccc8a7855b0f58.tar.gz
mandoc-3f485a7ff74c3707363ed47362ccc8a7855b0f58.tar.zst
mandoc-3f485a7ff74c3707363ed47362ccc8a7855b0f58.zip
implement the GNU man-ext .TQ macro in man(7),
used for example by groff_diff(7)
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index c7b2ffd6..50d98a63 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.264 2018/08/16 13:54:06 schwarze Exp $
+* $Id: TODO,v 1.265 2018/08/16 23:43:37 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
@@ -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.