Note that we need to add information about network configuration to the
install chapter.
This commit is contained in:
parent
2bf0d66722
commit
8ef14ae366
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10600
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook.sgml,v 1.11 2001/08/19 03:23:46 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook.sgml,v 1.12 2001/08/23 09:06:40 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
||||
|
@ -369,6 +369,12 @@ updated</font></th><th><font color="white">Status</font></th></tr>
|
|||
<td>¬started;</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Add information about network configuration to the install chapter.</td>
|
||||
<td>Probably Nik</td>
|
||||
<td></td>
|
||||
<td>¬started;</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue