From ddc0156925673d09f73a05c596d3e70c0da01994 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 27 Sep 2014 11:17:19 +0000 Subject: Don't pretend we have a separate XHTML and HTML mode any more. --- man_html.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man_html.c') diff --git a/man_html.c b/man_html.c index 69daf4d7..6fe40a97 100644 --- a/man_html.c +++ b/man_html.c @@ -1,6 +1,6 @@ -/* $Id: man_html.c,v 1.103 2014/09/27 10:56:18 kristaps Exp $ */ +/* $Id: man_html.c,v 1.104 2014/09/27 11:17:19 kristaps Exp $ */ /* - * Copyright (c) 2008-2012 Kristaps Dzonsons + * Copyright (c) 2008-2012, 2014 Kristaps Dzonsons * Copyright (c) 2013, 2014 Ingo Schwarze * * Permission to use, copy, modify, and distribute this software for any -- cgit v1.2.3