- ns0 is now running 6-STABLE.
- Make the difference between ns0 ns[12] more clear.
This commit is contained in:
parent
2ea7c2ba8f
commit
4d17aa3b3b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30584
1 changed files with 4 additions and 4 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/machines.sgml,v 1.82 2007/07/17 17:49:38 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.83 2007/07/20 11:21:50 chinsan Exp $">
|
||||
<!ENTITY title "The FreeBSD.org Network">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -89,15 +89,15 @@ this file</a>.</p>
|
|||
|
||||
<tr>
|
||||
<td>ns0</td>
|
||||
<td>4-STABLE</td>
|
||||
<td>A FreeBSD.org DNS Server.</td>
|
||||
<td>6-STABLE</td>
|
||||
<td>A FreeBSD.org authoritative DNS Server.</td>
|
||||
<td>dg/ps/peter</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ns1, ns2</td>
|
||||
<td>6-STABLE</td>
|
||||
<td>Recursive DNS Server.</td>
|
||||
<td>FreeBSD.org recursive DNS Server.</td>
|
||||
<td>clusteradm</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue