summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-27 20:02:52 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-27 20:02:52 +0000
commit617ea32c28fe195392231e595aeebbb66234f5bd (patch)
treea512c54e2430f91e0468c1c2ebbeb1c6f97cda8c
parentfe2bc57129698e5d19b243485208cd40a2081703 (diff)
downloadmandoc-617ea32c28fe195392231e595aeebbb66234f5bd.tar.gz
mandoc-617ea32c28fe195392231e595aeebbb66234f5bd.tar.zst
mandoc-617ea32c28fe195392231e595aeebbb66234f5bd.zip
Get version bits in: 1.10.5.
-rw-r--r--Makefile4
-rw-r--r--index.sgml6
2 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 02cab85a..f50a2a25 100644
--- a/Makefile
+++ b/Makefile
@@ -12,8 +12,8 @@ INSTALL_DATA = $(INSTALL) -m 0444
INSTALL_LIB = $(INSTALL) -m 0644
INSTALL_MAN = $(INSTALL_DATA)
-VERSION = 1.10.4
-VDATE = 12 July 2010
+VERSION = 1.10.5
+VDATE = 27 July 2010
VFLAGS = -DVERSION="\"$(VERSION)\""
WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
diff --git a/index.sgml b/index.sgml
index 5f845e2d..498b6d42 100644
--- a/index.sgml
+++ b/index.sgml
@@ -313,7 +313,7 @@
<LI>polish <A HREF="mandoc.1.html">mandoc</A> <SPAN CLASS="flag">-Tps</SPAN> output</LI>
<LI>lots of internal clean-ups in character escapes</LI>
<LI>un-break literal contexts in <A HREF="man.7.html">man</A> documents</LI>
- <LI>improve -Thtml output for -man</LI>
+ <LI>improve <SPAN CLASS="flag">-Thtml</SPAN> output for <SPAN CLASS="flag">-man</SPAN></LI>
<LI>add <A HREF="mandoc.1.html">mandoc</A> <SPAN CLASS="flag">-Tpdf</SPAN> support</LI>
</UL>
</DIV>
@@ -332,7 +332,7 @@
<LI><Q>Bk</Q> <A HREF="mdoc.7.html">mdoc</A> support</LI>
<LI>beautified SYNOPSIS section output</LI>
<LI>variable font-width and paper-size support in <A HREF="mandoc.1.html">mandoc</A>
- <SPAN CLASS="flag">-Tps output</SPAN></LI>
+ <SPAN CLASS="flag">-Tps</SPAN> output</LI>
<LI>acceptance of scope-block breakage in <A HREF="mdoc.7.html">mdoc</A></LI>
<LI>clarify error message status</LI>
<LI>many minor bug-fixes and formatting issues resolved</LI>
@@ -416,7 +416,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/07/27 08:48:21 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/07/27 20:02:52 $
</DIV>
</TD>
</TR>