From 20043afd99dccff3cd3e1c7cfacfd4132a19fb85 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 23 Dec 2010 00:30:20 +0000 Subject: [PATCH] Added last version notes and bumped version number and date. --- Makefile | 4 ++-- index.sgml | 27 ++++++++++++++------------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/Makefile b/Makefile index 05cd9300..7fa0cde1 100644 --- a/Makefile +++ b/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 diff --git a/index.sgml b/index.sgml index e44947df..5c25d37f 100644 --- a/index.sgml +++ b/index.sgml @@ -42,7 +42,7 @@ mdocml consists of the libmdoc, libman, and libroff validating compilers; and mandoc, which interfaces with the compiler libraries to format output for UNIX - terminals, XHTML, HTML, and PostScript. mdocml is a mdocml is a BSD.lv project.

@@ -69,7 +69,7 @@ - + @@ -93,7 +93,7 @@
- + @@ -132,7 +132,7 @@
- + @@ -156,7 +156,7 @@

- + @@ -283,7 +283,7 @@

- + @@ -327,7 +327,7 @@

- xx-12-2010: + 23-12-2010: version 1.10.8

@@ -345,11 +345,12 @@ Also overhauled the -Thtml and -Txhtml output modes. They now display readable output in arbitrary browsers, including text-based ones like lynx. Available style-sheet classes - have been considerably changed! See the example.style.css file for details. Lastly, libmdoc and libman have been cleaned up - and reduced in size and complexity. + HREF="http://lynx.isc.org">lynx. See HTML and XHTML manuals in the DOCUMENTATION section for examples. Attention: available style-sheet classes have been considerably + changed! See the example.style.css file for details. + Lastly, libmdoc and libman have been + cleaned up and reduced in size and complexity.

@@ -489,7 +490,7 @@
-- 2.47.1
- Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/12/22 11:58:02 $ + Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/12/23 00:30:20 $