diff options
author | John Fieber <jfieber@FreeBSD.org> | 1995-11-07 18:24:47 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1995-11-07 18:24:47 +0000 |
commit | 5f0b9f1ca1c178930e2534a86f2cb5521f35368a (patch) | |
tree | b0a44cf97d1aa8a25d1ac78e426cdda498953aa3 /handbook | |
parent | f2248e4c5b98da7e38939f60d975aac66fa4275d (diff) | |
download | doc-5f0b9f1ca1c178930e2534a86f2cb5521f35368a.tar.gz doc-5f0b9f1ca1c178930e2534a86f2cb5521f35368a.zip |
Fix up some URLs.
Notes
Notes:
svn path=/branches/RELENG_2_1_0/; revision=142
Diffstat (limited to 'handbook')
-rw-r--r-- | handbook/eresources.sgml | 4 | ||||
-rw-r--r-- | handbook/relnotes.sgml | 4 | ||||
-rw-r--r-- | handbook/slips.sgml | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/handbook/eresources.sgml b/handbook/eresources.sgml index cefabcbb28..aa8260f861 100644 --- a/handbook/eresources.sgml +++ b/handbook/eresources.sgml @@ -1,4 +1,4 @@ -<!-- $Id: eresources.sgml,v 1.2.4.2 1995-10-12 03:15:56 jfieber Exp $ --> +<!-- $Id: eresources.sgml,v 1.2.4.3 1995-11-07 18:24:44 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <chapt> @@ -34,7 +34,7 @@ keep the signal to noise ratio of the lists high, especially in the technical lists. Archives are kept for all of the mailing lists and can be searched -using the the <url url="http://www.freebsd.org/How/mail-archive.html" +using the the <url url="http://www.freebsd.org/" name="FreeBSD World Wide Web server">. The keyword searchable archive offers an excellent way to find answers to frequently asked questions and should be consulted before posting a question. diff --git a/handbook/relnotes.sgml b/handbook/relnotes.sgml index 157e5bdfb7..eaedfa6ca6 100644 --- a/handbook/relnotes.sgml +++ b/handbook/relnotes.sgml @@ -1,4 +1,4 @@ -<!-- $Id: relnotes.sgml,v 1.4.2.3 1995-10-30 16:18:55 jfieber Exp $ --> +<!-- $Id: relnotes.sgml,v 1.4.2.4 1995-11-07 18:24:45 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- @@ -164,7 +164,7 @@ by anyone. A freely exportable European distribution of DES for our non-U.S. users also exists and is described in the <url - url="http://www.freebsd.org/How/faq" name="FreeBSD + url="http://www.freebsd.org/FAQ" name="FreeBSD FAQ">. If password security for FreeBSD is all you need, and you have no requirement for copying encrypted passwords from other hosts using DES into FreeBSD diff --git a/handbook/slips.sgml b/handbook/slips.sgml index 3e86504010..cd12038c8b 100644 --- a/handbook/slips.sgml +++ b/handbook/slips.sgml @@ -54,7 +54,7 @@ configured the appropriate system files to allow logins through your modems. If you haven't prepared your system for this yet, please see the tutorial for configuring dialup services; if you have a World-Wide Web browser available, browse the list of tutorials at -<tt>http://www.freebsd.org/How</tt>; otherwise, check the place +<tt>http://www.freebsd.org/</tt>; otherwise, check the place where you found this document for a document named <tt/dialup.txt/ or something similar. You may also want to check the manual pages for <tt/sio(4)/ for information on the serial port device driver and |