From 83bab99dffd28a251229d03f6b72a0e54c5588ea Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 27 Sep 2014 11:17:36 +0000 Subject: Modify man.cgi to use HTML5. --- cgi.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'cgi.c') diff --git a/cgi.c b/cgi.c index 81503081..8e120efa 100644 --- a/cgi.c +++ b/cgi.c @@ -1,4 +1,4 @@ -/* $Id: cgi.c,v 1.97 2014/09/14 19:44:28 schwarze Exp $ */ +/* $Id: cgi.c,v 1.98 2014/09/27 11:17:36 kristaps Exp $ */ /* * Copyright (c) 2011, 2012 Kristaps Dzonsons * Copyright (c) 2014 Ingo Schwarze @@ -376,13 +376,10 @@ resp_begin_html(int code, const char *msg) resp_begin_http(code, msg); - printf("\n" + printf("\n" "\n" "\n" - "\n" + "\n" "\n" "