From 0c60b9f64c3be12ba8fd54fd12c64dabe143fdef Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 28 Oct 2009 08:08:53 +0000 Subject: Using "--warn" for validate, plus some accessibility fixes. --- Makefile | 2 +- index.sgml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index f2a75b79..1a5a49ff 100644 --- a/Makefile +++ b/Makefile @@ -235,7 +235,7 @@ mandoc: $(MAINOBJS) libmdoc.a libman.a $(CC) $(CFLAGS) -o $@ $(MAINOBJS) libmdoc.a libman.a .sgml.html: - validate $< + validate --warn $< sed -e "s!@VERSION@!$(VERSION)!" -e "s!@VDATE@!$(VDATE)!" $< > $@ .1.1.txt .3.3.txt .7.7.txt: diff --git a/index.sgml b/index.sgml index 4189c406..0df668ea 100644 --- a/index.sgml +++ b/index.sgml @@ -7,7 +7,7 @@ mdocml.bsd.lv - +
@@ -62,7 +62,7 @@ Current -
+
@@ -86,7 +86,7 @@ Downstream -
+
@@ -118,7 +118,7 @@ Historical -
+
@@ -143,7 +143,7 @@ current snapshot.

-
+
@@ -201,7 +201,7 @@ -- cgit v1.2.3-56-ge451
- Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/10/28 08:00:18 $ + Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/10/28 08:08:53 $