summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2016-04-15 21:20:11 +0000
committerIngo Schwarze <schwarze@openbsd.org>2016-04-15 21:20:11 +0000
commit08a0ddf44ad09e1a70ca176599ea4fa091e9bd6f (patch)
treefe204322c4243ddbc2c003f61d9812076d546c8c
parent8c735265c71c4534d929bacfcedbbc26451b814a (diff)
downloadmandoc-08a0ddf44ad09e1a70ca176599ea4fa091e9bd6f.tar.gz
set up man.cgi(3) for inclusion in the web site
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 74713eb9..69b88fac 100644
--- a/Makefile
+++ b/Makefile
@@ -138,6 +138,7 @@ DISTFILES = INSTALL \
makewhatis.8 \
man.1 \
man.7 \
+ man.cgi.3 \
man.cgi.8 \
man.conf.5 \
man.h \
@@ -293,6 +294,7 @@ WWW_MANS = apropos.1.html \
roff.7.html \
tbl.7.html \
makewhatis.8.html \
+ man.cgi.3.html \
man.cgi.8.html \
man.h.html \
manconf.h.html \