Fix a rather humorous search-and-replace error that was introduced in
r1.5. When expanding initials to fullnames to make this transcript more readable, the abbreviation 'MS' for milestone was expanded to my name. This changed sentences like "KSE MS 3 should be ready by 5.0 DP2" to "KSE Murray 3 should be ready by 5.0 DP2". Pointy hat to: jim
This commit is contained in:
parent
25fc208a6f
commit
5a80899d69
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16211
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/events/2002/usenix-devsummit.sgml,v 1.9 2002/09/12 22:00:44 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/events/2002/usenix-devsummit.sgml,v 1.10 2003/03/07 22:05:27 murray Exp $">
|
||||
<!ENTITY email 'hackers'>
|
||||
<!ENTITY break '<hr><center>BREAK</center><hr>'>
|
||||
<!ENTITY title "Usenix 2002 FreeBSD Developer Summit III">
|
||||
|
@ -761,7 +761,7 @@ what are the major must have features.</p>
|
|||
<p><strong class="speaker">rwatson</strong> : We need to decide if there
|
||||
are major upcoming problems and reduce risk on things like KSE.</p>
|
||||
|
||||
<p><strong class="speaker">julian</strong> : That's why I want to get murray 3
|
||||
<p><strong class="speaker">julian</strong> : That's why I want to get milestone 3
|
||||
in now.</p>
|
||||
|
||||
<p><strong class="speaker">rwatson</strong> : Do you think that KSE related
|
||||
|
@ -769,7 +769,7 @@ changes from later milestones are going to be isolated to KSE or
|
|||
pervasive?</p>
|
||||
|
||||
<p><strong class="speaker">julian</strong> : Hard to say. My guess is
|
||||
that murray 4 stuff should be less pervasive.</p>
|
||||
that milestone 4 stuff should be less pervasive.</p>
|
||||
|
||||
<p><strong class="speaker">rwatson</strong> : What happens if KSE just
|
||||
doesn't work?</p>
|
||||
|
@ -787,7 +787,7 @@ rest of the summer, I hope we'll talk about that.</p>
|
|||
<p><strong class="speaker">murray</strong> : Earlier is better.</p>
|
||||
|
||||
<p><strong class="speaker">mini</strong> : I think the cutoff point for
|
||||
KSE might be murray 3.</p>
|
||||
KSE might be milestone 3.</p>
|
||||
|
||||
<p><strong class="speaker">rwatson</strong> : It's the kind of thing where
|
||||
if we need to back out we can.</p>
|
||||
|
@ -799,7 +799,7 @@ KSEs then you're OK.</p>
|
|||
avoid the risk is the message.</p>
|
||||
|
||||
<p><strong class="speaker">julian</strong> : The next DP2 (where we'd like
|
||||
murray4).</p>
|
||||
milestone 4).</p>
|
||||
|
||||
<p><strong class="speaker">alfred</strong> : We really need KSE so all
|
||||
this concern about stuff that no one really uses is not a big deal.
|
||||
|
|
Loading…
Reference in a new issue