From b05ffdc3bdfe57d61dc6258b81a820d48a490b6c Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Tue, 20 Oct 2009 18:31:04 +0000 Subject: Temporarily turned off validation (mandoc -Thtml needs URI encoding!). Aesthetic fixes in index.sgml. --- Makefile | 2 +- index.sgml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 3da9007a..2ad41901 100644 --- a/Makefile +++ b/Makefile @@ -231,7 +231,7 @@ mandoc: $(MAINOBJS) libmdoc.a libman.a $(CC) $(CFLAGS) -o $@ $(MAINOBJS) libmdoc.a libman.a .sgml.html: - validate $< + #validate $< 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 351ea8c2..ba15402f 100644 --- a/index.sgml +++ b/index.sgml @@ -55,7 +55,7 @@ Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested variously on i386, AMD64, alpha, and others. The most current version is @VERSION@, dated @VDATE@. A full ChangeLog [txt] is written with each release. + href="ChangeLog.html">ChangeLog (txt) is written with each release.

@@ -148,31 +148,31 @@ - mandoc(1) [text] + mandoc(1) (text) format and display UNIX manuals - mandoc_char(7) [text] + mandoc_char(7) (text) mandoc special characters - mdoc(7) [text] + mdoc(7) (text) mdoc language reference - man(7) [text] + man(7) (text) man language reference - manuals(7) [text] + manuals(7) (text) a guide to writing UNIX manuals - mdoc(3) [text] + mdoc(3) (text) mdoc macro compiler library - man(3) [text] + man(3) (text) man macro compiler library @@ -201,7 +201,7 @@
- Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/10/20 18:14:31 $ + Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/10/20 18:31:04 $
-- cgit v1.2.3-56-ge451