diff options
| -rw-r--r-- | share/doc/handbook/ctm.sgml | 4 | ||||
| -rw-r--r-- | share/doc/handbook/mirrors.sgml | 49 |
2 files changed, 51 insertions, 2 deletions
diff --git a/share/doc/handbook/ctm.sgml b/share/doc/handbook/ctm.sgml index 1f73410647bd..ba51c6b05e5d 100644 --- a/share/doc/handbook/ctm.sgml +++ b/share/doc/handbook/ctm.sgml @@ -3,7 +3,7 @@ # # Converted by Ollivier Robert <roberto@FreeBSD.ORG> # -# $Id: ctm.sgml,v 1.8 1996/05/09 23:04:32 mpp Exp $ +# $Id: ctm.sgml,v 1.9 1996/05/16 23:17:50 mpp Exp $ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42): @@ -60,6 +60,8 @@ <url url="ftp://freefall.cdrom.com/pub/CTM"> + or see section <ref id="mirrors" name="mirrors">. + FTP the relevant directory and fetch the <tt/README/ file, starting from there. diff --git a/share/doc/handbook/mirrors.sgml b/share/doc/handbook/mirrors.sgml index 853ea6ebb158..5d9b168070d5 100644 --- a/share/doc/handbook/mirrors.sgml +++ b/share/doc/handbook/mirrors.sgml @@ -1,4 +1,4 @@ -<!-- $Id: mirrors.sgml,v 1.34 1996/06/10 22:51:10 jkh Exp $ --> +<!-- $Id: mirrors.sgml,v 1.35 1996/06/27 06:33:02 markm Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- @@ -486,3 +486,50 @@ for this domain. </itemize> </descrip> + + +<p>CTM/FreeBSD is available via anonymous FTP from the + following mirror sites. If you choose to obtain CTM via + anonymous FTP, please try to use a site near you. + +In case of problems, please contact Poul-Henning Kamp +<htmlurl url="mailto:phk@FreeBSD.ORG" name="phk@freebsd.org">. + + +<descrip> +<tag>California</tag> + +<itemize> +<item> +<htmlurl url="ftp://freefall.freebsd.org/pub/CTM" + name="ftp://freefall.freebsd.org/pub/CTM"><newline> +</itemize> + + +<tag>Denmark</tag> + +<itemize> +<item> +<htmlurl url="ftp://sunsite.auc.dk/mirrors/freefall.freebsd.org/pub/CTM" + name="ftp://sunsite.auc.dk/mirrors/freefall.freebsd.org/pub/CTM"><newline> +</itemize> + + +<tag>Germany</tag> + +<itemize> +<item> +<htmlurl url="ftp://ftp6.de.freebsd.org/pub/bsd/CTM/FreeBSD" + name="ftp://ftp6.de.freebsd.org/pub/bsd/CTM/FreeBSD"><newline> +</itemize> + + +<tag>Taiwan</tag> + +<itemize> +<item> +<htmlurl url="ftp://ftp.iii.org.tw/OS/FreeBSD/00MIRROR/freefall.freebsd.org/CTM" + name="ftp://ftp.iii.org.tw/OS/FreeBSD/00MIRROR/freefall.freebsd.org/CTM"><newline> +</itemize> + +</descrip> |
