Fix typo.
PR: www/51562 Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>
This commit is contained in:
parent
05098ea057
commit
a27d73a50b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16735
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.1R/schedule.sgml,v 1.4 2003/04/07 10:22:16 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/schedule.sgml,v 1.5 2003/04/19 03:17:16 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -72,7 +72,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Turn of debugging for <tt>RELENG_5_1</tt></td>
|
||||
<td>Turn off debugging for <tt>RELENG_5_1</tt></td>
|
||||
<td>19 May 2003</td>
|
||||
<td>--</td>
|
||||
<td>Turn off WITNESS, INVARIANTS, and malloc debugging options similar to
|
||||
|
|
Loading…
Reference in a new issue