summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-06-01 22:05:59 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-06-01 22:05:59 +0000
commit1305f729aa35d8b06f15640b9871682337186f2f (patch)
treec0c43b8f32fc21717c073d47df341d020cd5a9f3
parentb1e26b5baa5f13c733e92a965267db9c19e67450 (diff)
downloadmandoc-1305f729aa35d8b06f15640b9871682337186f2f.tar.gz
Note missing man/roff(?) feature not documented anywhere.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index b1ba9ef5..3fc2d98b 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,10 @@
* missing features
************************************************************************
+- .` "macro" not implemented (see gnu/usr.bin/cvs/man/cvs.1)
+ found by Anthony Bentley (anthonyjbentley@gmail.com)
+ 06/01/10 23:48 on tech@openbsd
+
- explicit blocks with missing end macro should be implicitely closed
at the end of the enclosing block, e.g. .Bl It (El) Sh
reminded by stsp@ in net/pptp pptp.8 Fri, 23 Apr 2010 20:32:39 +0200