aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-12-15 21:30:13 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-12-15 21:30:13 +0000
commit27cd03954b92e571b0ffcfd50f45cbc141a10bb7 (patch)
tree5eb45c427e45d5f0dc8dbb870d622afce7e137cd /TODO
parenta303f40898d21cb0d5552a2252710ddc741a1cec (diff)
downloadmandoc-27cd03954b92e571b0ffcfd50f45cbc141a10bb7.tar.gz
mandoc-27cd03954b92e571b0ffcfd50f45cbc141a10bb7.tar.zst
mandoc-27cd03954b92e571b0ffcfd50f45cbc141a10bb7.zip
bentley@ looked at sbcl(1) and found new tasks for us...
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/TODO b/TODO
index 34fd0c48..ee7bee53 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.159 2013/11/10 12:28:02 schwarze Exp $
+* $Id: TODO,v 1.160 2013/12/15 21:30:13 schwarze Exp $
************************************************************************
************************************************************************
@@ -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