Get the conditional plural under the correct conditions.
Submitted by: Rudolf Cejka <cejkar at dual dott ms dott mff dott cuni dott cz>
This commit is contained in:
parent
3a27b3d2b2
commit
23b3598a0c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27165
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.77 2006/01/15 15:04:15 remko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.78 2006/02/14 19:19:10 ceri Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % navincludes SYSTEM "includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
|
@ -172,8 +172,8 @@
|
|||
<h2>Help With The Next FreeBSD Release</h2>
|
||||
|
||||
<p>Our developers and release engineers are working on the
|
||||
the next release<![%beta.testing; [s]]> of FreeBSD; if you wish to help with testing,
|
||||
please download the latest build<![%beta.testing; [s]]>. Please note that these images
|
||||
the next release<![%beta2.testing; [s]]> of FreeBSD; if you wish to help with testing,
|
||||
please download the latest build<![%beta2.testing; [s]]>. Please note that these images
|
||||
are, by their very nature, intended for testing and should not
|
||||
be used in production environments.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue