Replace inappropriate references to 5.0 with 5.X

This commit is contained in:
Eivind Eklund 2004-03-26 14:46:01 +00:00
parent e64704999f
commit c98b86b33f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20422

View file

@ -571,7 +571,7 @@
<listitem>
<para><ulink
URL="ftp://current.FreeBSD.org/pub/FreeBSD/">
5.0 Snapshot</ulink> releases are made daily for the
5.X Snapshot</ulink> releases are made daily for the
<link linkend="current">-CURRENT</link> branch, these being
of service purely to bleeding-edge testers and
developers.</para>
@ -7467,7 +7467,7 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure</programlisting>
&prompt.root; <userinput>sh MAKEDEV vty12</userinput></screen>
<note>
<para>On FreeBSD 5.x you do not have to create devices
<para>On FreeBSD 5.X you do not have to create devices
manually if you are using <literal>DEVFS</literal>,
since the proper device nodes will be automatically
created under <filename
@ -11495,7 +11495,7 @@ raisechar=^^</programlisting>
<listitem>
<para><literal>HEAD</literal> AKA
<emphasis>-CURRENT</emphasis> AKA
<emphasis>5.0-CURRENT</emphasis></para>
<emphasis>5.X-CURRENT</emphasis></para>
</listitem>
</itemizedlist>
@ -11506,7 +11506,7 @@ raisechar=^^</programlisting>
stream</emphasis></quote> which we simply refer to as
<quote>-CURRENT</quote>.</para>
<para>Right now, <quote>-CURRENT</quote> is the 5.0 development
<para>Right now, <quote>-CURRENT</quote> is the 5.X development
stream and the <literal>4-STABLE</literal> branch,
<symbol>RELENG_4</symbol>, forked off from
<quote>-CURRENT</quote> in Mar 2000.</para>