source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Typo: man_in_pre -> man_ign_pre for `ft'.
@ 2010-12-06 15:31 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-12-06 15:31 UTC (permalink / raw)
  To: source

Log Message:
-----------
Typo: man_in_pre -> man_ign_pre for `ft'.

Modified Files:
--------------
    mdocml:
        man_html.c

Revision Data
-------------
Index: man_html.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man_html.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -Lman_html.c -Lman_html.c -u -p -r1.50 -r1.51
--- man_html.c
+++ man_html.c
@@ -114,7 +114,7 @@ static	const struct htmlman mans[MAN_MAX
 	{ man_ign_pre, NULL }, /* PD */
 	{ man_ign_pre, NULL }, /* AT */
 	{ man_in_pre, NULL }, /* in */
-	{ man_in_pre, NULL }, /* ft */
+	{ man_ign_pre, NULL }, /* ft */
 };
 
 
--
 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-12-06 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-06 15:31 mdocml: Typo: man_in_pre -> man_ign_pre for `ft' kristaps

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).