source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: kristaps@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: Adding version notes.
Date: Fri, 2 Sep 2011 09:04:05 -0400 (EDT)	[thread overview]
Message-ID: <201109021304.p82D45p0025660@krisdoz.my.domain> (raw)

Log Message:
-----------
Adding version notes.

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

Revision Data
-------------
Index: demandoc.1
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/demandoc.1,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ldemandoc.1 -Ldemandoc.1 -u -p -r1.4 -r1.5
--- demandoc.1
+++ demandoc.1
@@ -42,7 +42,7 @@ A
 .Qq word ,
 in this case, refers to whitespace-delimited terms beginning with at
 least two letters and not consisting of any escape sequences.
-Terms have their leading and trailing punctuation
+Words have their leading and trailing punctuation
 .Pq double-quotes, sentence punctuation, etc.
 stripped.
 .It Ar
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.138
retrieving revision 1.139
diff -Lindex.sgml -Lindex.sgml -u -p -r1.138 -r1.139
--- index.sgml
+++ index.sgml
@@ -237,10 +237,10 @@
 			<A NAME="contact">Contact</A>
 		</H1>
 		<P>
-			Use the mailing lists for bug-reports, patches, questions, etc. (these require subscription).  Please check the
+			Use the mailing lists for bug-reports, patches, questions, etc.  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
+			before posting.  All lists are subscription-only: send a blank e-mail to the listed address to subscribe.  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>
 		<TABLE WIDTH="100%" SUMMARY="Mailing Lists">
@@ -283,11 +283,11 @@
 			<A NAME="news">News</A>
 		</H1>
 		<P CLASS="news">
-			xx-xx-2011: version 1.11.x
+			02-09-2011: version 1.11.7
 		</P>
 		<P>
 			Added <A HREF="demandoc.1.html">demandoc</A> utility for stripping away macros and escapes.  This replaces the
-			historical <CODE>deroff</CODE> utility.
+			historical <CODE>deroff</CODE> utility.  Also improved the <A HREF="mdoc.7.html">mdoc</A> and <A HREF="man.7.html">man</A> manuals.
 		</P>
 		<P CLASS="news">
 			16-08-2011: version 1.11.6
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.369
retrieving revision 1.370
diff -LMakefile -LMakefile -u -p -r1.369 -r1.370
--- Makefile
+++ Makefile
@@ -11,8 +11,8 @@
 # in the lower-left hand corner of -mdoc manuals.
 # CFLAGS	+= -DOSNAME="\"OpenBSD 4.5\""
 
-VERSION		 = 1.11.6
-VDATE		 = 16 August 2011
+VERSION		 = 1.11.7
+VDATE		 = 2 September 2011
 # IFF your system supports multi-byte functions (setlocale(), wcwidth(),
 # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a
 # UCS-4 value) should you define USE_WCHAR.  If you define it and your
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

                 reply	other threads:[~2011-09-02 13:04 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=201109021304.p82D45p0025660@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).