diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2011-03-19 23:36:08 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2011-03-19 23:36:08 +0000 |
commit | 6ff856633ff90988178d11a760c1c1976ccb15c1 (patch) | |
tree | 92d680eeea5407995519cc9a4c953e45ee8de299 /TODO | |
parent | 9931ae93a7f64c4851eb250fdcfd3c2f7a3833b4 (diff) | |
download | mandoc-6ff856633ff90988178d11a760c1c1976ccb15c1.tar.gz |
.RS w/o line args is not seriousVERSION.1.10.10
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -278,6 +278,10 @@ * error reporting issues ************************************************************************ +- empty .RS blocks in man(7) should be warnings, not errors, + see for example qemu(1); + brad@comstyle.com Sat Mar 19 00:36:56 2011 + ************************************************************************ * performance issues ************************************************************************ |