The Serial Communications chapter either needs an introduction, or the markup

needs correcting.
This commit is contained in:
Ceri Davies 2003-05-19 17:23:22 +00:00
parent c16e4a9820
commit b267150e26
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16982

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.7 2003/05/19 11:38:21 ceri Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.8 2003/05/19 15:07:37 trhodes Exp $">
<!ENTITY title "FreeBSD Documentation Project: Handbook 3rd Edition">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -186,6 +186,14 @@ updated</font></th><th><font color="white">Status</font></th></tr>
<td>May 18, 2003</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Write an introdution for the Serial Communications chapter
(note the big "XXX - Write me!" comment). The current Synopsis can
probably be adapted for this.</td>
<td>&nbsp;</td>
<td>May 19, 2003</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Add information about network configuration to the install chapter.</td>