source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Adding version notes.
@ 2011-09-02 13:04 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-09-02 13:04 UTC (permalink / raw)
  To: source

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-02 13:04 mdocml: Adding version notes 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).