source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Ooops, forgot to install makewhatis manual.
@ 2011-05-13  1:02 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-05-13  1:02 UTC (permalink / raw)
  To: source

Log Message:
-----------
Ooops, forgot to install makewhatis manual.

Modified Files:
--------------
    mdocml:
        Makefile

Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.337
retrieving revision 1.338
diff -LMakefile -LMakefile -u -p -r1.337 -r1.338
--- Makefile
+++ Makefile
@@ -221,7 +221,12 @@ MAKEWHATIS_LNS	 = makewhatis.ln
 
 $(MAKEWHATIS_OBJS) $(MAKEWHATIS_LNS): mandoc.h mdoc.h man.h config.h
 
-INDEX_MANS	 = mandoc.1.html \
+INDEX_MANS	 = makewhatis.1.html \
+		   makewhatis.1.xhtml \
+		   makewhatis.1.ps \
+		   makewhatis.1.pdf \
+		   makewhatis.1.txt \
+		   mandoc.1.html \
 		   mandoc.1.xhtml \
 		   mandoc.1.ps \
 		   mandoc.1.pdf \
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-13  1:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-13  1:02 mdocml: Ooops, forgot to install makewhatis manual kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).