summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2012-11-16 18:44:32 +0000
committerIngo Schwarze <schwarze@openbsd.org>2012-11-16 18:44:32 +0000
commit82b810d5c731f9ec651a74358edd7bc1447233ba (patch)
treebba830708b6735fff263c85f472e98ac5e6d03fc /TODO
parentb67525a057c9c91c4cc26ca56530c3157be99b03 (diff)
downloadmandoc-82b810d5c731f9ec651a74358edd7bc1447233ba.tar.gz
End of sentence spacing after trailing punctuation after .In and .Ap
has just been fixed. Note that my problem description was somewhat misleading, even though Nicolas Joly's problem report was fine.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 6c112790..5052fec6 100644
--- a/TODO
+++ b/TODO
@@ -203,14 +203,6 @@
- in enclosures, mandoc sometimes fancies a bogus end of sentence
reminded by jmc@ Thu, 23 Sep 2010 18:13:39 +0059
-- Trailing isolated dots lack EOS for some macros.
- This cannot use mandoc_eos() because groff only does EOS
- for isolated dots at least in some of these cases.
- Affected macros included those using in_line_eoln().
- Make sure to fix open(2)
- without breaking fstat(1), ksh(1), tzset(3) and UKC(8).
- reported by Nicolas Joly Fri, 12 Oct 2012 17:00:36 +0200
-
************************************************************************
* formatting issues: gratuitous differences
************************************************************************