SLIP -> PPP
Submitted by: Bob TIllman <btillman@mail.kersur.net>
This commit is contained in:
parent
eb560e0662
commit
be50191e45
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=700
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
|
||||
<!-- $Id: FAQ.sgml,v 1.13 1996-10-19 23:13:36 roberto Exp $ -->
|
||||
<!-- $Id: FAQ.sgml,v 1.14 1996-11-20 14:18:25 jfieber Exp $ -->
|
||||
|
||||
<article>
|
||||
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
|
||||
<date>$Date: 1996-10-19 23:13:36 $
|
||||
<date>$Date: 1996-11-20 14:18:25 $
|
||||
<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.
|
||||
|
@ -2779,7 +2779,7 @@ disk fd1 at fdc0 drive 1
|
|||
<url url="http://www.FreeBSD.ORG/How/handbook/ppp.html"
|
||||
name="Handbook entry on PPP (kernel version)">
|
||||
<url url="http://www.FreeBSD.ORG/How/handbook/userppp.html"
|
||||
name="Handbook entry on SLIP (user-mode version)">
|
||||
name="Handbook entry on PPP (user-mode version)">
|
||||
|
||||
<sect1>
|
||||
<heading>I can connect with IJPPP but it doesn't work right!</heading>
|
||||
|
|
Loading…
Reference in a new issue