Subject: CVS commit: htdocs
To: None <www-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: www-changes
Date: 07/18/1999 00:21:17
Module Name:	htdocs
Committed By:	abs
Date:		Sun Jul 18 07:21:17 UTC 1999

Modified Files:
	htdocs: list2html.pl
	htdocs/Documentation: books.html books.list elf.html elf.list
	    index.html
	htdocs/Documentation/current: index.html index.list
	htdocs/Documentation/kernel: index.html programming.html uvm.html
	    uvm.list
	htdocs/Documentation/misc: index.html
	htdocs/Documentation/network: index.html
	htdocs/Documentation/power-mgmt: index.html
	htdocs/Documentation/software: compiling.html packages.html
	    packages.list
	htdocs/Documentation/x: index.html
Added Files:
	htdocs/Documentation/power-mgmt: Makefile index.list

Log Message:
Add width and height tags to <img entries in list2html.pl.
Use <HEADING> and <BASELINKS> in all Documentation .list files.
Convert power-mgmt/index.html into .list form.
Other small cleanup.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 htdocs/list2html.pl
cvs rdiff -r1.15 -r1.16 htdocs/Documentation/books.html
cvs rdiff -r1.1 -r1.2 htdocs/Documentation/books.list
cvs rdiff -r1.9 -r1.10 htdocs/Documentation/elf.html
cvs rdiff -r1.6 -r1.7 htdocs/Documentation/elf.list
cvs rdiff -r1.36 -r1.37 htdocs/Documentation/index.html
cvs rdiff -r1.14 -r1.15 htdocs/Documentation/current/index.html
cvs rdiff -r1.2 -r1.3 htdocs/Documentation/current/index.list
cvs rdiff -r1.33 -r1.34 htdocs/Documentation/kernel/index.html
cvs rdiff -r1.13 -r1.14 htdocs/Documentation/kernel/programming.html
cvs rdiff -r1.9 -r1.10 htdocs/Documentation/kernel/uvm.html
cvs rdiff -r1.1 -r1.2 htdocs/Documentation/kernel/uvm.list
cvs rdiff -r1.31 -r1.32 htdocs/Documentation/misc/index.html
cvs rdiff -r1.19 -r1.20 htdocs/Documentation/network/index.html
cvs rdiff -r0 -r1.1 htdocs/Documentation/power-mgmt/Makefile \
    htdocs/Documentation/power-mgmt/index.list
cvs rdiff -r1.4 -r1.5 htdocs/Documentation/power-mgmt/index.html
cvs rdiff -r1.4 -r1.5 htdocs/Documentation/software/compiling.html
cvs rdiff -r1.11 -r1.12 htdocs/Documentation/software/packages.html
cvs rdiff -r1.5 -r1.6 htdocs/Documentation/software/packages.list
cvs rdiff -r1.20 -r1.21 htdocs/Documentation/x/index.html

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.