Populate/add alt attributes where they were missing.

This commit is contained in:
Ceri Davies 2004-08-30 19:11:31 +00:00
parent 27aa8c4d41
commit 7e6599e918
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22174
5 changed files with 19 additions and 18 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.183 2004/06/21 23:30:18 trhodes Exp $">
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.184 2004/06/25 07:06:15 den Exp $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
@ -11,7 +11,7 @@
<html>
&header;
<img src="gifs/doc.jpg" alt="" align="right" border="0" width="274" height="163">
<img src="gifs/doc.jpg" alt="BSD Daemon reading documentation" align="right" border="0" width="274" height="163">
<p>A wide variety of documentation is available for FreeBSD, on this web
site, on other web sites, and available over the counter.</p>