Change www.freebsd.org/~user to people.FreeBSD.org/~user - the days of

the former are numbered.  There are still plenty of days left, but don't
add more.
This commit is contained in:
Peter Wemm 2000-02-08 19:39:12 +00:00
parent cb73b8bbf7
commit af1a8b8612
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6501
4 changed files with 16 additions and 16 deletions

View file

@ -14,7 +14,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.33 2000/01/24 14:07:54 nbm Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.34 2000/02/07 21:41:36 tom Exp $</pubdate>
<abstract><para> This is the FAQ for FreeBSD versions 2.X and 3.X. All entries are
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
@ -769,14 +769,14 @@ users:</para>
<listitem>
<para><anchor id="smp">For information on SMP (Symmetric
MultiProcessing), please see the <ulink URL="http://www.FreeBSD.org/~fsmp/SMP/SMP.html">SMP support page</ulink>.
MultiProcessing), please see the <ulink URL="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">SMP support page</ulink>.
</para>
</listitem>
<listitem>
<para><anchor id="multimedia">For information on FreeBSD multimedia
applications, please see the <ulink URL="http://www.FreeBSD.org/~faulkner/multimedia/mm.html">multimedia</ulink>page. If you're interested specifically in
the <ulink URL="http://www.FreeBSD.org/~ahasty/Bt848.html">Bt848</ulink> video capture chip, then follow that link.</para>
applications, please see the <ulink URL="http://people.FreeBSD.org/~faulkner/multimedia/mm.html">multimedia</ulink>page. If you're interested specifically in
the <ulink URL="http://people.FreeBSD.org/~ahasty/Bt848.html">Bt848</ulink> video capture chip, then follow that link.</para>
</listitem>
</itemizedlist>
@ -2040,7 +2040,7 @@ to work around this problem. More information can be found at
<para>The newer AIC789x series Adaptec chips are supported under the CAM SCSI
framework which made it's debut in 3.0. Patches against 2.2-STABLE
are in <ulink URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/cam/">ftp://ftp.FreeBSD.org/pub/FreeBSD/development/cam/</ulink>.
A CAM-enhanced boot floppy is available at <ulink URL="http://www.FreeBSD.org/~abial/cam-boot/">http://www.FreeBSD.org/~abial/cam-boot/</ulink>. In both cases read the README before
A CAM-enhanced boot floppy is available at <ulink URL="http://people.FreeBSD.org/~abial/cam-boot/">http://people.FreeBSD.org/~abial/cam-boot/</ulink>. In both cases read the README before
beginning. </para>
</answer></qandaentry>
@ -5650,7 +5650,7 @@ get help from someone, it may make sense to them.</para>
<para>If your version of ppp doesn't understand the "set log"
command, you should download the
<ulink URL="http://www.FreeBSD.org/~brian/">latest version</ulink>.
<ulink URL="http://people.FreeBSD.org/~brian/">latest version</ulink>.
It will build on FreeBSD version 2.1.5 and higher.</para>
</answer>
</qandaentry>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.9 1999/09/06 06:52:41 peter Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.10 2000/01/16 22:05:58 asmodai Exp $
-->
<chapter id="sgml-markup">
@ -333,7 +333,7 @@
There's a new copy of my primer for contributers to the FreeBSD
Documentation Project available at
<URL:http://www.FreeBSD.org/~nik/primer/index.html>
<URL:http://people.FreeBSD.org/~nik/primer/index.html>
Comments appreciated.

View file

@ -14,7 +14,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.33 2000/01/24 14:07:54 nbm Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.34 2000/02/07 21:41:36 tom Exp $</pubdate>
<abstract><para> This is the FAQ for FreeBSD versions 2.X and 3.X. All entries are
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
@ -769,14 +769,14 @@ users:</para>
<listitem>
<para><anchor id="smp">For information on SMP (Symmetric
MultiProcessing), please see the <ulink URL="http://www.FreeBSD.org/~fsmp/SMP/SMP.html">SMP support page</ulink>.
MultiProcessing), please see the <ulink URL="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">SMP support page</ulink>.
</para>
</listitem>
<listitem>
<para><anchor id="multimedia">For information on FreeBSD multimedia
applications, please see the <ulink URL="http://www.FreeBSD.org/~faulkner/multimedia/mm.html">multimedia</ulink>page. If you're interested specifically in
the <ulink URL="http://www.FreeBSD.org/~ahasty/Bt848.html">Bt848</ulink> video capture chip, then follow that link.</para>
applications, please see the <ulink URL="http://people.FreeBSD.org/~faulkner/multimedia/mm.html">multimedia</ulink>page. If you're interested specifically in
the <ulink URL="http://people.FreeBSD.org/~ahasty/Bt848.html">Bt848</ulink> video capture chip, then follow that link.</para>
</listitem>
</itemizedlist>
@ -2040,7 +2040,7 @@ to work around this problem. More information can be found at
<para>The newer AIC789x series Adaptec chips are supported under the CAM SCSI
framework which made it's debut in 3.0. Patches against 2.2-STABLE
are in <ulink URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/development/cam/">ftp://ftp.FreeBSD.org/pub/FreeBSD/development/cam/</ulink>.
A CAM-enhanced boot floppy is available at <ulink URL="http://www.FreeBSD.org/~abial/cam-boot/">http://www.FreeBSD.org/~abial/cam-boot/</ulink>. In both cases read the README before
A CAM-enhanced boot floppy is available at <ulink URL="http://people.FreeBSD.org/~abial/cam-boot/">http://people.FreeBSD.org/~abial/cam-boot/</ulink>. In both cases read the README before
beginning. </para>
</answer></qandaentry>
@ -5650,7 +5650,7 @@ get help from someone, it may make sense to them.</para>
<para>If your version of ppp doesn't understand the "set log"
command, you should download the
<ulink URL="http://www.FreeBSD.org/~brian/">latest version</ulink>.
<ulink URL="http://people.FreeBSD.org/~brian/">latest version</ulink>.
It will build on FreeBSD version 2.1.5 and higher.</para>
</answer>
</qandaentry>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.9 1999/09/06 06:52:41 peter Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.10 2000/01/16 22:05:58 asmodai Exp $
-->
<chapter id="sgml-markup">
@ -333,7 +333,7 @@
There's a new copy of my primer for contributers to the FreeBSD
Documentation Project available at
<URL:http://www.FreeBSD.org/~nik/primer/index.html>
<URL:http://people.FreeBSD.org/~nik/primer/index.html>
Comments appreciated.