source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: minor EOS issue reported by Nicolas Joly
@ 2012-10-12 16:45 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2012-10-12 16:45 UTC (permalink / raw)
  To: source

Log Message:
-----------
minor EOS issue reported by Nicolas Joly

Modified Files:
--------------
    mdocml:
        TODO

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v
retrieving revision 1.142
retrieving revision 1.143
diff -LTODO -LTODO -u -p -r1.142 -r1.143
--- TODO
+++ TODO
@@ -191,6 +191,14 @@
 - 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
 ************************************************************************
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-12 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-12 16:45 mdocml: minor EOS issue reported by Nicolas Joly schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).