aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-07-12 08:27:45 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-07-12 08:27:45 +0000
commit88fc6b869e3c723d6787f44989cf6139432fed70 (patch)
tree9c01c6e3921b287949dd9f12628eb023d5477042
parentc4610275cad3c1faa5e67e9c6b60f87914c75c0f (diff)
downloadmandoc-88fc6b869e3c723d6787f44989cf6139432fed70.tar.gz
mandoc-88fc6b869e3c723d6787f44989cf6139432fed70.tar.zst
mandoc-88fc6b869e3c723d6787f44989cf6139432fed70.zip
Note version 1.11.4 bits. Here we go!
-rw-r--r--Makefile4
-rw-r--r--index.sgml13
2 files changed, 7 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index 2b64e64c..4570e44f 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.3
-VDATE = 26 May 2011
+VERSION = 1.11.4
+VDATE = 12 July 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 03662b67..19dbf64a 100644
--- a/index.sgml
+++ b/index.sgml
@@ -311,16 +311,13 @@
<A NAME="news">News</A>
</H1>
<P CLASS="news">
- xx-06-2011: version 1.11.4
+ 12-07-2011: version 1.11.4
</P>
<P>
Bug-fixes and clean-ups across all systems, especially in <A HREF="makewhatis.1.html">makewhatis</A> (note: still not
- connected to the general build and must be compiled with <CODE>make makewhatis</CODE>).
- </P>
- <P>
- The output for <A HREF="makewhatis.1.html">makewhatis</A> is used by several tools in the <A CLASS="external"
- HREF="http://mdocml.bsd.lv/mandoc-tools">mandoc-tools</A> package. In time these may be merged into <SPAN
- CLASS="nm">mdocml</SPAN>, but for the time being their development is separate.
+ connected to the general build and must be compiled with <CODE>make makewhatis</CODE>) and the <A
+ HREF="man.7.html">man</A> parser. This release was significantly assisted by participants in <A CLASS="external"
+ HREF="http://www.openbsd.org">OpenBSD</A>'s c2k11. Thanks!
</P>
<P CLASS="news">
26-05-2011: version 1.11.3
@@ -359,7 +356,7 @@
<SMALL>
Copyright &#169; 2008&#8211;2011
<A CLASS="external" HREF="http://kristaps.bsd.lv">Kristaps Dzonsons</A>,
- $Date: 2011/07/01 10:20:26 $
+ $Date: 2011/07/12 08:27:45 $
</SMALL>
</P>
</BODY>