source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Added last version notes and bumped version number and date.
@ 2010-12-23  0:30 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-12-23  0:30 UTC (permalink / raw)
  To: source

Log Message:
-----------
Added last version notes and bumped version number and date.

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.97
retrieving revision 1.98
diff -Lindex.sgml -Lindex.sgml -u -p -r1.97 -r1.98
--- index.sgml
+++ index.sgml
@@ -42,7 +42,7 @@
 					<SPAN CLASS="nm">mdocml</SPAN> consists of the <A HREF="mdoc.3.html">libmdoc</A>, <A
 					HREF="man.3.html">libman</A>, and <A HREF="roff.3.html">libroff</A> validating compilers; and <A
 					HREF="mandoc.1.html">mandoc</A>, which interfaces with the compiler libraries to format output for UNIX
-					terminals, XHTML, HTML, and PostScript.  <SPAN CLASS="nm">mdocml</SPAN> is a <A CLASS="external"
+					terminals, XHTML, HTML, PostScript, and PDF.  <SPAN CLASS="nm">mdocml</SPAN> is a <A CLASS="external"
 					HREF="http://bsd.lv/">BSD.lv</A> project.  
 					</P>
 
@@ -69,7 +69,7 @@
 					</H2>
 
 					<TABLE WIDTH="100%" SUMMARY="Current Sources">
-					<COL WIDTH="200">
+					<COL WIDTH="175">
 					<COL>
 					<TBODY>
 						<TR>
@@ -93,7 +93,7 @@
 					</H2>
 
 					<TABLE WIDTH="100%" SUMMARY="Downstream Sources">
-					<COL WIDTH="200">
+					<COL WIDTH="175">
 					<COL>
 					<TBODY>
 						<TR>
@@ -132,7 +132,7 @@
 					</H2>
 
 					<TABLE WIDTH="100%" SUMMARY="Archived Sources">
-					<COL WIDTH="200">
+					<COL WIDTH="175">
 					<COL>
 					<TBODY>
 						<TR>
@@ -156,7 +156,7 @@
 					</P>
 
 					<TABLE WIDTH="100%" SUMMARY="Documentation">
-					<COL WIDTH="200">
+					<COL WIDTH="175">
 					<COL>
 					<TBODY>
 						<TR>
@@ -283,7 +283,7 @@
 					</P>
 
 					<TABLE WIDTH="100%" SUMMARY="Mailing Lists">
-						<COL WIDTH="200">
+						<COL WIDTH="175">
 						<COL>
 						<TBODY>
 							<TR>
@@ -327,7 +327,7 @@
 					</H1>
 					<DIV CLASS="news">
 						<P>
-							<SPAN CLASS="date">xx-12-2010</SPAN>:
+							<SPAN CLASS="date">23-12-2010</SPAN>:
 							version 1.10.8
 						</P>
 						<P>
@@ -345,11 +345,12 @@
 							Also overhauled the <SPAN CLASS="flag">-Thtml</SPAN> and <SPAN
 							CLASS="flag">-Txhtml</SPAN> output modes.  They now display readable output in arbitrary
 							browsers, including text-based ones like <A CLASS="external"
-							HREF="http://lynx.isc.org">lynx</A>. <SPAN CLASS="attn">Available style-sheet classes
-							have been considerably changed!</SPAN> See the <SPAN
-							CLASS="file">example.style.css</SPAN> file for details.  Lastly, <A
-							HREF="mdoc.3.html">libmdoc</A> and <A HREF="man.3.html">libman</A> have been cleaned up
-							and reduced in size and complexity.
+							HREF="http://lynx.isc.org">lynx</A>.  See HTML and XHTML manuals in the <A
+							HREF="#documentation">DOCUMENTATION</A> section for examples.  <SPAN
+							CLASS="attn">Attention: available style-sheet classes have been considerably
+							changed!</SPAN> See the <SPAN CLASS="file">example.style.css</SPAN> file for details.
+							Lastly, <A HREF="mdoc.3.html">libmdoc</A> and <A HREF="man.3.html">libman</A> have been
+							cleaned up and reduced in size and complexity.
 						</P>
 					</DIV>
 					<DIV CLASS="news">
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.297
retrieving revision 1.298
diff -LMakefile -LMakefile -u -p -r1.297 -r1.298
--- Makefile
+++ Makefile
@@ -18,8 +18,8 @@ INSTALL_DATA	= $(INSTALL) -m 0444
 INSTALL_LIB	= $(INSTALL) -m 0644
 INSTALL_MAN	= $(INSTALL_DATA)
 
-VERSION	   = 1.10.7
-VDATE	   = 6 December 2010
+VERSION	   = 1.10.8
+VDATE	   = 23 December 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-12-23  0:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-23  0:30 mdocml: Added last version notes and bumped version number and date 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).