Remove mention of the outdated Pedantic PPP Primer.
This commit is contained in:
parent
aff1b570ee
commit
42b2858d69
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13956
2 changed files with 3 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.151 2002/07/14 05:25:47 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.152 2002/08/10 17:35:09 hrs Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -74,11 +74,6 @@
|
|||
FreeBSD to provide printing services to Windows, NT, and Novell
|
||||
hosts.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/ppp-primer/index.html">The Pedantic
|
||||
PPP Primer</a><br>
|
||||
<small>Everything you need to know about configuring PPP on
|
||||
FreeBSD.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/fdp-primer">The FreeBSD
|
||||
Documentation Project Primer for New Contributors</a><br>
|
||||
<small>Everything you need to know in order to start contributing to the
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.24 2002/03/16 08:11:33 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.25 2002/06/29 09:07:08 nik Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -74,7 +74,7 @@
|
|||
<li><p>The first thing many people need to set up is ppp, and there is
|
||||
a lot of documentation to help. You might start with at least those
|
||||
parts of the
|
||||
<a href="../doc/en_US.ISO8859-1/books/ppp-primer/index.html">Pedantic PPP Primer</a>
|
||||
<a href="../doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a>
|
||||
that are relevant to your needs, and explore the
|
||||
<a href="http://www.awfulhak.org/ppp.html">ppp page</a>
|
||||
for links to the other valuable information and the latest updates.</p></li>
|
||||
|
|
Loading…
Reference in a new issue