summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-11-10 12:28:02 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-11-10 12:28:02 +0000
commitb8b7209f4bf34671b83dc0e39a5e71e48c1e8085 (patch)
tree4a4b93edc94334bf70a665c106117f26dacf90ac
parent4e09fa36015fba013594685f37f978a43561fee6 (diff)
downloadmandoc-b8b7209f4bf34671b83dc0e39a5e71e48c1e8085.tar.gz
missing features: line length and italic correction
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index b7eced5a..c118928b 100644
--- a/TODO
+++ b/TODO
@@ -40,6 +40,9 @@ None known.
- .fc (field control)
found by naddy@ in xloadimage(1)
+- .ll (line length)
+ found by naddy@ in textproc/enchant(1) Sat, 12 Oct 2013 03:27:10 +0200
+
- .ns (no-space mode) occurs in xine-config(1)
reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500
@@ -153,6 +156,9 @@ None known.
--- missing misc features ----------------------------------------------
+- italic correction (\/) in PostScript mode
+ Werner LEMBERG on groff at gnu dot org Sun, 10 Nov 2013 12:47:46
+
- The whatis(1) utility looks for whole words in Nm.
If the file name of a page does not agree with the contents of any
of its Nm macros (e.g. pool(9)), add the file name as an Nm entry