source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Get version bits in: 1.10.5.
@ 2010-07-27 20:02 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-07-27 20:02 UTC (permalink / raw)
  To: source

Log Message:
-----------
Get version bits in: 1.10.5.

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.89
retrieving revision 1.90
diff -Lindex.sgml -Lindex.sgml -u -p -r1.89 -r1.90
--- index.sgml
+++ 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>
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.288
retrieving revision 1.289
diff -LMakefile -LMakefile -u -p -r1.288 -r1.289
--- Makefile
+++ 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
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-27 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-27 20:02 mdocml: Get version bits in: 1.10.5 kristaps

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).