Update build schedule to match what is currently being used (and has
been for a while).
This commit is contained in:
parent
07121ae172
commit
4f60846335
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32845
1 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.60 2008/03/12 12:41:34 remko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.61 2008/05/26 17:13:46 gabor Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -84,12 +84,15 @@ Building and updating the FreeBSD Web Pages</a></h2>
|
|||
<th>Build type</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>01:22</td>
|
||||
<td>Full build</td>
|
||||
<td><em>XX</em>:23</td>
|
||||
<td rowspan=2>English www only, if no other build is running</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>05:22</td>
|
||||
<td>English www only</td>
|
||||
<td><em>XX</em>:53</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>01:22</td>
|
||||
<td>Full build</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>09:22</td>
|
||||
|
@ -103,10 +106,6 @@ Building and updating the FreeBSD Web Pages</a></h2>
|
|||
<td>17:22</td>
|
||||
<td>English only</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>21:22</td>
|
||||
<td>English www only</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>The recent build status is available <a
|
||||
|
|
Loading…
Reference in a new issue