source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: kristaps@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: Note the TODO file on the website.
Date: Tue, 22 Mar 2011 09:15:38 -0400 (EDT)	[thread overview]
Message-ID: <201103221315.p2MDFcuW017603@krisdoz.my.domain> (raw)

Log Message:
-----------
Note the TODO file on the website.  Also install index.html (oops).

Modified Files:
--------------
    mdocml:
        Makefile
        index.sgml

Revision Data
-------------
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.107
retrieving revision 1.108
diff -Lindex.sgml -Lindex.sgml -u -p -r1.107 -r1.108
--- index.sgml
+++ index.sgml
@@ -269,8 +269,12 @@
 					</H1>
 
 					<P>
-						Please use the mailing lists for bug-reports, patches, questions, etc. (these require
-						subscription).  Beyond that, contact Kristaps at <A
+						Use the mailing lists for bug-reports, patches, questions, etc. (these require
+						subscription).
+						Please check the
+						<A HREF="http://mdocml.bsd.lv/cgi-bin/cvsweb/TODO?cvsroot=mdocml">TODO</A> for known issues
+						before posting.
+						Beyond that, contact Kristaps at <A
 						HREF="http://mailhide.recaptcha.net/d?k=01M6h_w7twDp58ZgH57eWC_w==&amp;c=Q2DBUt401ePlSeupJFrq_Q=="
 						TITLE="Reveal this e-mail address">kris...</A>@bsd.lv.
 					</P>
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.319
retrieving revision 1.320
diff -LMakefile -LMakefile -u -p -r1.319 -r1.320
--- Makefile
+++ Makefile
@@ -242,9 +242,9 @@ install: all
 
 installwww: www
 	mkdir -p $(PREFIX)/snapshots
-	$(INSTALL_DATA) $(INDEX_MANS) $(PREFIX)
+	$(INSTALL_DATA) index.html external.png index.css $(PREFIX)
+	$(INSTALL_DATA) $(INDEX_MANS) style.css $(PREFIX)
 	$(INSTALL_DATA) mandoc.h.html man.h.html mdoc.h.html $(PREFIX)
-	$(INSTALL_DATA) external.png style.css index.css $(PREFIX)
 	$(INSTALL_DATA) mdocml.tar.gz $(PREFIX)/snapshots
 	$(INSTALL_DATA) mdocml.md5 $(PREFIX)/snapshots
 	$(INSTALL_DATA) mdocml.tar.gz $(PREFIX)/snapshots/mdocml-$(VERSION).tar.gz
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

                 reply	other threads:[~2011-03-22 13:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201103221315.p2MDFcuW017603@krisdoz.my.domain \
    --to=kristaps@mdocml.bsd.lv \
    --cc=source@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).