source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: list two additional issues
@ 2010-07-25 18:22 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2010-07-25 18:22 UTC (permalink / raw)
  To: source

Log Message:
-----------
list two additional issues

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

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v
retrieving revision 1.32
retrieving revision 1.33
diff -LTODO -LTODO -u -p -r1.32 -r1.33
--- TODO
+++ TODO
@@ -67,6 +67,17 @@
 * formatting issues: ugly output
 ************************************************************************
 
+- boot_config.8
+    .Bd -literal
+    .No UKC> Ic find ne
+    24 ne0 at isa0
+  should be
+    UKC> find ne
+    24 ne0 at isa0
+  but is
+    UKC>find ne24 ne0 at isa0
+  from jmc@  Wed, 21 Jul 2010 22:40:02 +0100
+
 - perl(1) SYNOPSIS looks bad; reported by deraadt@
   1) man(7) seems to need SYNOPSIS .Nm blocks, too
 
@@ -93,3 +104,9 @@ Several areas can be cleaned up to make 
 ************************************************************************
 * structural issues
 ************************************************************************
+
+- rendering frontend code can calculate widths only for plain strings,
+  not for strings containing escape sequences.  For example, this
+  hinders calculation of the indent required for .Nm \&[ in text(1).
+  comments from kristaps@  Wed, 21 Jul 2010 23:26:08 +0200
+
--
 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:[~2010-07-25 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-25 18:22 mdocml: list two additional issues 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).