summaryrefslogtreecommitdiffstatshomepage
path: root/index.7
diff options
context:
space:
mode:
Diffstat (limited to 'index.7')
-rw-r--r--index.719
1 files changed, 12 insertions, 7 deletions
diff --git a/index.7 b/index.7
index fb5b7341..c573771c 100644
--- a/index.7
+++ b/index.7
@@ -79,15 +79,17 @@ The HTML filter has the following features:
.Pp
.Bl -enum -compact
.It
-HTML-4.01 strict compliance.
+HTML-4.01 strict compliance;
.It
-Proper render of values in UTF-8, such as
+proper rendering of values in UTF-8, such as
.Dq quotes
-and \*(>= predefined values.
+and \*(>= predefined values;
.It
-URI-appearing http://bsd.lv/ strings are correctly enclosed in link tags.
+URI-appearing http://bsd.lv/ strings are correctly enclosed in link tags;
.It
-CSS-dictated style with meaningful non-CSS defaults.
+CSS-dictated style with meaningful non-CSS defaults;
+.It
+and so on.
.El
.Pp
The XML filter creates a correct XML tree with
@@ -104,13 +106,16 @@ http://mdocml.bsd.lv/index.xml
.Sh DOWNLOADS
Download
.Nm
-at http://mdocml.bsd.lv/mdocml.tgz
+at http://mdocml.bsd.lv/mdocml.tar.gz
.Ns .
.\" - UPDATE ME WITH EVERY RELEASE. ----------------------------------
The current version is 1.0.3, dated 10/12/2008.
.\" ------------------------------------------------------------------
.Pp
-Previous versions are archived as mdocml-x.y.z.tgz, with the appropriate
+An OpenBSD port is available at http://mdocml.bsd.lv/mdocml-port.tar.gz
+.Ns .
+.Pp
+Previous versions are archived as mdocml-x.y.z.tar.gz, with the appropriate
versions filled in.
.\"
.Sh DOCUMENTS