summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--index.sgml6
2 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 400ef44a..c535f105 100644
--- a/Makefile
+++ b/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
diff --git a/index.sgml b/index.sgml
index 6739a65e..fa7d8b43 100644
--- a/index.sgml
+++ b/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>
@@ -380,7 +380,7 @@
<SMALL>
Copyright &#169; 2008&#8211;2011
<A CLASS="external" HREF="http://kristaps.bsd.lv">Kristaps Dzonsons</A>,
- $Date: 2011/05/26 20:23:01 $
+ $Date: 2011/05/26 21:23:50 $
</SMALL>
</P>
</BODY>