diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-12-15 21:30:13 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-12-15 21:30:13 +0000 |
commit | d04190b8d7eafcfaf5acd72959c929b04dc335e2 (patch) | |
tree | 786b31d0b79d46b963322dc37c10db9fbe7d334d | |
parent | 281129cb0c7f8658dbddf1c3861189908a4b31a5 (diff) | |
download | mandoc-d04190b8d7eafcfaf5acd72959c929b04dc335e2.tar.gz |
bentley@ looked at sbcl(1) and found new tasks for us...
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -43,6 +43,9 @@ None known. - .ll (line length) found by naddy@ in textproc/enchant(1) Sat, 12 Oct 2013 03:27:10 +0200 +- .nr third argument (auto-increment step size, requires \n+) + found by bentley@ in sbcl(1) Mon, 9 Dec 2013 18:36:57 -0700 + - .ns (no-space mode) occurs in xine-config(1) reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500 @@ -64,6 +67,9 @@ None known. found in cclive(1) DocBook output Anthony J. Bentley on discuss@ Sat, 21 Sep 2013 22:29:34 -0600 +- \n+ and \n- numerical register increment and decrement + found by bentley@ in sbcl(1) Mon, 9 Dec 2013 18:36:57 -0700 + - using undefined strings or macros defines them to be empty wl@ Mon, 14 Nov 2011 14:37:01 +0000 @@ -182,6 +188,9 @@ None known. noted by stsp@ Sat, 24 Apr 2010 09:17:55 +0200 reminded by nicm@ Mon, 3 May 2010 09:52:41 +0100 +- look at pages generated from Texinfo source by yat2m, e.g. security/gnupg + First impression is not that bad. + - check compatibility with Plan9: http://swtch.com/usr/local/plan9/tmac/tmac.an http://swtch.com/plan9port/man/man7/man.html |