diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-06-01 22:05:59 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-06-01 22:05:59 +0000 |
commit | 1305f729aa35d8b06f15640b9871682337186f2f (patch) | |
tree | c0c43b8f32fc21717c073d47df341d020cd5a9f3 | |
parent | b1e26b5baa5f13c733e92a965267db9c19e67450 (diff) | |
download | mandoc-1305f729aa35d8b06f15640b9871682337186f2f.tar.gz |
Note missing man/roff(?) feature not documented anywhere.
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |