Use of quote tags instead of "".

This commit is contained in:
Marc Fonvieille 2003-08-02 17:49:37 +00:00
parent d143484db0
commit f51e2cbe1f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17744

View file

@ -610,8 +610,8 @@
underlying system architecture. Along with these advances,
however, comes a system that incorporates a tremendous amount of
new and not-widely-tested code. For this reason, the 5.X
releases are considered "New Technology" releases, while the 4.X
series function as "Production" releases. In time, 5.X will be
releases are considered <quote>New Technology</quote> releases, while the 4.X
series function as <quote>Production</quote> releases. In time, 5.X will be
declared stable and work will commence on the next development
branch, 6.0-CURRENT.</para>