aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-08-18 02:08:27 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-08-18 02:08:27 +0000
commit0528debcf5b631def54405f2a163df53d1a9d2c8 (patch)
tree9e033e7adce6bb4a111338f24a7d72d46a7fae5b /TODO
parentde2a1122a661dd4bd4004854891d44e87d63c6c2 (diff)
downloadmandoc-0528debcf5b631def54405f2a163df53d1a9d2c8.tar.gz
mandoc-0528debcf5b631def54405f2a163df53d1a9d2c8.tar.zst
mandoc-0528debcf5b631def54405f2a163df53d1a9d2c8.zip
implement the GNU man-ext .SY/.YS (synopsis block) macro in man(7),
used in most manual pages of the groff package
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 50d98a63..121be434 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.265 2018/08/16 23:43:37 schwarze Exp $
+* $Id: TODO,v 1.266 2018/08/18 02:08:27 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
@@ -162,9 +162,6 @@ are mere guesses, and some may be wrong.
--- missing man features -----------------------------------------------
-- .SY and .YS,
- used by many groff manual pages
-
- 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.