diff options
author | roberto <roberto@FreeBSD.org> | 1996-09-08 22:09:06 +0000 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 1996-09-08 22:09:06 +0000 |
commit | f8f4f0bd7f4f0fee4b4983eded16928cac4b8523 (patch) | |
tree | b948187c45a8611a32a19ba9318be2b831195dd0 | |
parent | a5de00f794aa75315bc420832c9ba40520ee4725 (diff) | |
download | FreeBSD-src-f8f4f0bd7f4f0fee4b4983eded16928cac4b8523.zip FreeBSD-src-f8f4f0bd7f4f0fee4b4983eded16928cac4b8523.tar.gz |
Fix the link to the INN FAQ. It is now a link to Dave Barr's page which
has the FAQ locally mirrored from the main FTP site.
-rw-r--r-- | share/doc/FAQ/freebsd-faq.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/FAQ/freebsd-faq.sgml b/share/doc/FAQ/freebsd-faq.sgml index bdf7d79..39ba518 100644 --- a/share/doc/FAQ/freebsd-faq.sgml +++ b/share/doc/FAQ/freebsd-faq.sgml @@ -4,7 +4,7 @@ <title>Frequently Asked Questions for FreeBSD 2.X <author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/ -<date> $Id: freebsd-faq.sgml,v 1.62 1996/08/25 21:11:46 wosch Exp $ +<date> $Id: freebsd-faq.sgml,v 1.63 1996/09/08 21:22:54 jfieber Exp $ <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted. @@ -1456,7 +1456,7 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx <heading>How do I configure INN (Internet News) for my machine?</heading> <p>After installing the inn package or port, the - <htmlurl url="http://elwing.unibe.ch/%7Eguggis/faqs/inn/inn-faq.home.html" name="INN FAQ"> may be an excellent place to start. + <htmlurl url="http://www.math.psu.edu/barr/INN.html" name="INN FAPage"> where you'll find the INN FAQ may be an excellent place to start. <sect> <heading>Miscellaneous Questions</heading> |