source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: kristaps@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: Version 1.11.3.
Date: Thu, 26 May 2011 17:24:20 -0400 (EDT)	[thread overview]
Message-ID: <201105262124.p4QLOKuV014148@krisdoz.my.domain> (raw)

Log Message:
-----------
Version 1.11.3.  Here we go!

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.121
retrieving revision 1.122
diff -Lindex.sgml -Lindex.sgml -u -p -r1.121 -r1.122
--- index.sgml
+++ index.sgml
@@ -324,7 +324,7 @@
 		</H1>
 
 		<P CLASS="news">
-			19-05-2011: version 1.11.3
+			26-05-2011: version 1.11.3
 		</P>
 		<P>
 			Introduce locale-encoding of output with the <B>-Tlocale</B> output option and Unicode escaped-character input.
@@ -335,7 +335,7 @@
 			<B>-Tlocale</B> is always a synonym for <B>-Tascii</B>.
 		</P>
 		<P>
-			Furthermore, multibyte-encoded documents, such as those in UTF-8, may be on-the-fly recoded as <A
+			Furthermore, multibyte-encoded documents, such as those in UTF-8, may be on-the-fly recoded into <A
 			HREF="mandoc.1.html">mandoc</A> input by using the newly-added <A HREF="preconv.1.html">preconv</A> utility.
 			Note: in the future, this feature may be integrated into <A HREF="mandoc.1.html">mandoc</A>.
 		</P>
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.348
retrieving revision 1.349
diff -LMakefile -LMakefile -u -p -r1.348 -r1.349
--- Makefile
+++ Makefile
@@ -11,8 +11,8 @@
 # in the lower-left hand corner of -mdoc manuals.
 # CFLAGS	+= -DOSNAME="\"OpenBSD 4.5\""
 
-VERSION		 = 1.11.2
-VDATE		 = 12 May 2011
+VERSION		 = 1.11.3
+VDATE		 = 26 May 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-05-26 21:24 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=201105262124.p4QLOKuV014148@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).