diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-05-26 21:23:50 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-05-26 21:23:50 +0000 |
commit | 8983d8f1359b96a792a2c3da7b38c9b2c40f9073 (patch) | |
tree | 0f74ed75f2a643b52459fc4abd38b1626562f4fc /index.sgml | |
parent | 7ffcd2ab33874c3e98547e16517172680e9b7217 (diff) | |
download | mandoc-8983d8f1359b96a792a2c3da7b38c9b2c40f9073.tar.gz |
Version 1.11.3. Here we go!VERSION.1.11.3
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |