summaryrefslogtreecommitdiff
path: root/www/wml
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-03 09:18:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-03 09:18:19 +0000
commit1a85494ab2212e2a191e81938c7b95363328d768 (patch)
tree6fbdf9671fa5d557868c1a7953faf73dd67bb94e /www/wml
parentAdd share/aclocal/pth.m4. (diff)
Add wmd_missing.1 and wml_macros.7 to list of manpages.
Submitted by: obento
Notes
Notes: svn path=/head/; revision=29156
Diffstat (limited to 'www/wml')
-rw-r--r--www/wml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index d2ff6083df01..8c10a1262cb4 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS= --with-perl=${PERL5}
CAT1= wml_aux_linklint.1 wml_aux_txt2html.1 \
wml_aux_tidy.1 wml_p4_gm4.1
-MAN1= wmd.1 wmk.1 wml.1 wmb.1 wmu.1 \
+MAN1= wmd.1 wmd_missing.1 wmk.1 wml.1 wmb.1 wmu.1 \
wml_aux_freetable.1 wml_aux_htmlclean.1 wml_aux_htmlinfo.1 wml_aux_iselect.1 \
wml_aux_map2html.1 wml_aux_weblint.1 wml_p1_ipp.1 \
wml_p2_mp4h.1 wml_p3_eperl.1 wml_p5_divert.1 wml_p6_asubst.1 \
@@ -47,7 +47,7 @@ CAT7= wml_barebone.7 \
wml_std_html20.7 wml_std_html32.7 wml_std_html40.7 \
wml_std_html401.7 wml_std_wai10.7 wml_std_xhtml10.7
-MAN7= wml_intro.7 wml_tutorial.7 wml_faq.7 wml_tags.7
+MAN7= wml_intro.7 wml_macros.7 wml_tutorial.7 wml_faq.7 wml_tags.7
# catpages are usually not installed, so they are not compressed.
# But they are really needed as docs, so we compress manually...