Insert a space between two addresses so that browsers wrap more nicely.
This commit is contained in:
parent
8c949a9473
commit
9574dc125f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14990
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.43 2002/11/22 18:14:01 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.44 2002/11/22 18:15:21 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -80,7 +80,7 @@
|
|||
<tr>
|
||||
<td>mly driver hangs during install</td>
|
||||
<td>--</td>
|
||||
<td>scottl@FreeBSD.org,jeff@FreeBSD.org</td>
|
||||
<td>scottl@FreeBSD.org, jeff@FreeBSD.org</td>
|
||||
<td>Hangs have been reported during the 5.0 snapshot install when
|
||||
installing to mly supported RAID arrays. The same array appears
|
||||
to work fine with 4.7-RELEASE. The card in question is a Mylex
|
||||
|
|
Loading…
Reference in a new issue