summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2012-05-27 14:42:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2012-05-27 14:42:05 +0000
commitf880e97f7f4b142bd24b1ca32a6c1866e79a6c89 (patch)
tree0babc4a3e2aac9155b75291ee8109952f351dcae /TODO
parent0b871b20fad360e60ce33049634ef838135cd4be (diff)
downloadmandoc-f880e97f7f4b142bd24b1ca32a6c1866e79a6c89.tar.gz
The .\} -> .\& -> pset() bug reported by naddy has already been fixed;
i'm really sure because i both stepped through the code with gdb and wrote an OpenBSD regression test for it. While here, note that bentley@ reported .ti .ce .fc missing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 2 insertions, 9 deletions
diff --git a/TODO b/TODO
index e3a82fca..a7ff63f4 100644
--- a/TODO
+++ b/TODO
@@ -4,15 +4,6 @@
************************************************************************
************************************************************************
-* parser bugs
-************************************************************************
-
-- ".\}" on its own line gets translated to bare ".\&"
- which forces pset() into man(7)
- and then triggers an unknown macro error
- reported by naddy@ Sun, 3 Jul 2011 21:52:24 +0200
-
-************************************************************************
* formatter bugs
************************************************************************
@@ -53,6 +44,8 @@
reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500
- xloadimage(1) wants .ti (temporary indent), rep by naddy@
+ reported again by bentley@ in nmh(1) Mon, 23 Apr 2012 13:38:28 -0600
+ also uses .ce (center N lines) and .fc (field control)
- .ta (tab settings) occurs in ircbug(1) and probably gnats(1)
reported by brad@ Sat, 15 Jan 2011 15:50:51 -0500