diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-26 14:38:10 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-26 14:38:10 +0000 |
commit | 67b031ebcd131958f58662f4380593d1e52ebc32 (patch) | |
tree | 5299b447a2b35ac0622650d2dd822675a9366bb6 /TODO | |
parent | fddcbef55ed448233611e8f665b6c27620ef6fc5 (diff) | |
download | mandoc-67b031ebcd131958f58662f4380593d1e52ebc32.tar.gz |
pod2man re-writes this and that using `tr', which we don't implement. Noted
by Andreas Vogele.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ * missing features ************************************************************************ +- pod2man expects `tr' to be implemented for \*(-- to work + - 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 |