diff --git a/en/news/newsflash.sgml b/en/news/newsflash.sgml index 25e10483f2..ee4f61f72f 100644 --- a/en/news/newsflash.sgml +++ b/en/news/newsflash.sgml @@ -1,11 +1,11 @@ - + %includes; %newsincludes; ]> - + &header; @@ -213,11 +213,11 @@ Information page.

  • 23-May-98 The second issue of the FreeBSD Newsletter is now available in - + Adobe PDF format (also by - + FTP). A - + help file is available to assist you in selecting and using a PDF viewer. Article submissions, advertisements, and letters @@ -293,7 +293,7 @@ Information page.

    CVSup utility is now available. To use it, simply login or su to root and run: pkg_add - ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz + ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz

  • 2-Dec-97 @@ -387,11 +387,11 @@ Information page.

  • 17-Jul-97 The first issue of the FreeBSD Newsletter is now available in - + Adobe PDF format (also by - + FTP). A - + help file is available to assist you in selecting and using a PDF viewer. Article submissions, advertisements, and letters diff --git a/en/news/qnewsletter-1-1.sgml b/en/news/qnewsletter-1-1.sgml index f56fcce60a..ba60dde447 100644 --- a/en/news/qnewsletter-1-1.sgml +++ b/en/news/qnewsletter-1-1.sgml @@ -10,7 +10,7 @@ %includes; %newsincludes; ]> - + &header; @@ -26,7 +26,7 @@ June 15-19, New Orleans, Louisiana

  • Download the Published FreeBSD News Letter Volume #2: - ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf
  • + ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf
  • Web Masters:
    Check out this article on balancing Webserver traffic: diff --git a/en/news/qnewsletter-1-2.sgml b/en/news/qnewsletter-1-2.sgml index e9ac316517..a6f5e7d64f 100644 --- a/en/news/qnewsletter-1-2.sgml +++ b/en/news/qnewsletter-1-2.sgml @@ -11,7 +11,7 @@ %includes; %newsincludes; ]> - + &header; @@ -22,10 +22,10 @@
  • General News: Attention CVSup users and mirror site administrators. If you have not already done so, you need to upgrade to release 15.4 of CVSup. - CVSup is available from ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/
  • + CVSup is available from ftp://ftp.freebsd.org/pub/FreeBSD/developmen/CVSup/
  • Download the Published FreeBSD News Letter Volume #2: - ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf
  • + ftp://ftp.freebsd.org/pub/FreeBSD/doc/newsletter/issue2.pdf
  • IP Bandwith: ipltd - IP traffic bandwidth shaping/limiting daemon. diff --git a/en/projects/mozilla.sgml b/en/projects/mozilla.sgml index cb51277565..c7bde22e34 100644 --- a/en/projects/mozilla.sgml +++ b/en/projects/mozilla.sgml @@ -1,10 +1,10 @@ - + %includes; ]> - + &header; @@ -39,8 +39,8 @@ repository, either for the CVS bits themselves (for those wishing to keep a local repository) or for a "checked out" version, suitable for directly building or editing. Fetch the CVSup binaries from - - ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ and use a supfile + + ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ and use a supfile which looks something like this:
     *default prefix=/usr/src/mozilla base=/usr/src/mozilla host=mozilla.FreeBSD.org release=cvs delete compress use-rel-suffix tag=.
    diff --git a/en/register.sgml b/en/register.sgml
    index 4e89572cef..98e0311ca4 100644
    --- a/en/register.sgml
    +++ b/en/register.sgml
    @@ -1,9 +1,9 @@
     
    +
     
      %includes;
     ]>
    -
    +
     
     
     &header;
    @@ -81,9 +81,9 @@ SIZE=12>
     
     
     

    Preview a copy of the newsletter in - + Adobe PDF format. A - + help file is available to assist you in selecting and using a PDF viewer. diff --git a/en/releases/2.2.7R/errata.sgml b/en/releases/2.2.7R/errata.sgml index f80cedcec0..e44bce6b52 100644 --- a/en/releases/2.2.7R/errata.sgml +++ b/en/releases/2.2.7R/errata.sgml @@ -1,10 +1,10 @@ - + %includes; ]> - + &header; @@ -57,7 +57,7 @@ o rshd was broken during -Wall cleanup, as noted in PR#7500 Fix: This was fixed in the 2.2-stable branch as of 1998/07/24 04:32:21 in revision 1.9.2.9 of /usr/src/libexec/rshd/rshd.c. Obtain the fixed version via CVSup (see instructions in handbook or simply - ``pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz'' + ``pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz'' and follow the instructions) or get it from FTP at: ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable/src/libexec/rshd/rshd.c diff --git a/en/releases/2.2.8R/errata.sgml b/en/releases/2.2.8R/errata.sgml index a20cc839da..1d21b21a42 100644 --- a/en/releases/2.2.8R/errata.sgml +++ b/en/releases/2.2.8R/errata.sgml @@ -1,16 +1,16 @@ - + %includes; ]> - + &header;

    -The file 
    +The file 
     ERRATA.TXT contains post-release ERRATA for 2.2.8 and should always
     be considered the definitive place to look *first* before reporting
     a problem with this release.  This file will also be periodically
    @@ -47,7 +47,7 @@ Fix: sysctl(8) has actually moved to /sbin/sysctl.  Simply create
     Fix: This was a build failure which affected only the FAQ and has since
          been fixed.  If you are already cvsup/CTM'ing the doc-all tag then
          you can simply remake and install the FAQ from sources, otherwise
    -     grab ftp://ftp.freebsd.org/pub/FreeBSD/docs/FAQ.tar.gz and unpack
    +     grab ftp://ftp.freebsd.org/pub/FreeBSD/doc/FAQ.tar.gz and unpack
          as follows:  tar --unlink -xvzf FAQ.tar.gz -C /usr/share/doc
          to get an english FAQ.
     
    diff --git a/en/releases/3.0R/errata.sgml b/en/releases/3.0R/errata.sgml
    index 8934b6c764..432aab8bd2 100644
    --- a/en/releases/3.0R/errata.sgml
    +++ b/en/releases/3.0R/errata.sgml
    @@ -1,16 +1,16 @@
     
    -
    +
     
      %includes;
     ]>
    -
    +
     
     
     &header;
     
     
    -The file 
    +The file 
     ERRATA.TXT contains post-release ERRATA for 3.0 and should always
     be considered the definitive place to look *first* before reporting
     a problem with this release.  This file will also be periodically
    diff --git a/en/where.sgml b/en/where.sgml
    index b361d5eac3..a671676bd4 100644
    --- a/en/where.sgml
    +++ b/en/where.sgml
    @@ -1,9 +1,9 @@
     
    +
     
      %includes;
     ]>
    -
    +
     
     
     &header;
    @@ -86,10 +86,10 @@ CDROM
  • the "package" version.