=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.421 retrieving revision 1.422 diff -u -p -r1.421 -r1.422 --- mandoc/Makefile 2014/07/09 07:30:47 1.421 +++ mandoc/Makefile 2014/07/10 00:31:10 1.422 @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.421 2014/07/09 07:30:47 schwarze Exp $ +# $Id: Makefile,v 1.422 2014/07/10 00:31:10 schwarze Exp $ # # Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons # Copyright (c) 2011, 2013, 2014 Ingo Schwarze @@ -134,7 +134,7 @@ SRCS = LICENSE \ makewhatis.8 \ man.7 \ man.c \ - man.cgi.7 \ + man.cgi.8 \ man-cgi.css \ man.h \ man_hash.c \ @@ -317,12 +317,12 @@ WWW_MANS = apropos.1.html \ mandoc.db.5.html \ eqn.7.html \ man.7.html \ - man.cgi.7.html \ mandoc_char.7.html \ mdoc.7.html \ roff.7.html \ tbl.7.html \ makewhatis.8.html \ + man.cgi.8.html \ man.h.html \ mandoc.h.html \ mandoc_aux.h.html \