diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2011-11-17 17:41:07 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2011-11-17 17:41:07 +0000 |
commit | 608c3b4f807222334e608d25042ce5cd40c2fe4b (patch) | |
tree | c86d32c1c08cb095bd9d40b02408d6bf0e8b0207 /TODO | |
parent | 24c7a50f6cb35cf153ddbab76ced1787cef099cd (diff) | |
download | mandoc-608c3b4f807222334e608d25042ce5cd40c2fe4b.tar.gz |
using undefined macros or strings should define them to be empty
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -57,6 +57,9 @@ - \c (interrupted text) occurs in chat(8) +- using undefined strings or macros defines them to be empty + wl@ Mon, 14 Nov 2011 14:37:01 +0000 + --- missing mdoc features ---------------------------------------------- - fix bad block nesting involving multiple identical explicit blocks |