source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: add missing entry for .ll to the dispatch table; patch from
@ 2014-10-12 20:32 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2014-10-12 20:32 UTC (permalink / raw)
  To: source

Log Message:
-----------
add missing entry for .ll to the dispatch table;
patch from Martin <Natano at natano dot net>, thanks

Modified Files:
--------------
    mdocml:
        mandocdb.c

Revision Data
-------------
Index: mandocdb.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mandocdb.c,v
retrieving revision 1.165
retrieving revision 1.166
diff -Lmandocdb.c -Lmandocdb.c -u -p -r1.165 -r1.166
--- mandocdb.c
+++ mandocdb.c
@@ -315,6 +315,7 @@ static	const struct mdoc_handler mdocs[M
 	{ NULL, 0 },  /* sp */
 	{ NULL, 0 },  /* %U */
 	{ NULL, 0 },  /* Ta */
+	{ NULL, 0 },  /* ll */
 };
 
 
--
 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:[~2014-10-12 20:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-12 20:32 mdocml: add missing entry for .ll to the dispatch table; patch from 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).