summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--index.sgml10
2 files changed, 6 insertions, 6 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 cfef40b7..f85eb0d5 100644
--- a/index.sgml
+++ b/index.sgml
@@ -7,7 +7,7 @@
<title>mdocml.bsd.lv</title>
</head>
<body>
- <table class="frame">
+ <table class="frame" summary="[frame]">
<col width="100%">
<tbody>
<tr>
@@ -62,7 +62,7 @@
Current
</h2>
- <table width="100%">
+ <table width="100%" summary="Current Sources">
<col width="200">
<col>
<tbody>
@@ -86,7 +86,7 @@
Downstream
</h2>
- <table width="100%">
+ <table width="100%" summary="Downstream Sources">
<col width="200">
<col>
<tbody>
@@ -118,7 +118,7 @@
Historical
</h2>
- <table width="100%">
+ <table width="100%" summary="Archived Sources">
<col width="200">
<col>
<tbody>
@@ -143,7 +143,7 @@
current snapshot.
</p>
- <table width="100%">
+ <table width="100%" summary="Documentation">
<col width="200">
<col>
<tbody>