Update timezone information in the web build table, since
www.FreeBSD.org is now running with UTC as local timezone. Confirmed by: kensmith
This commit is contained in:
parent
8c4bef4cd7
commit
834ca45e3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21164
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.47 2003/01/03 19:25:41 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.48 2003/08/06 22:05:56 simon Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -79,7 +79,7 @@ Building and updating the FreeBSD Web Pages</a></h2>
|
|||
currently rebuilt according to the following schedule:</p>
|
||||
<table border=1>
|
||||
<tr>
|
||||
<th>Time (PST/PDT)</th>
|
||||
<th>Time (UTC)</th>
|
||||
<th>Build type</th>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue