Clean up the question and PPP and SLIP support.

PR:		25982
Approved by:	nik
This commit is contained in:
Dima Dorfman 2001-03-28 02:27:19 +00:00
parent c1e2d44460
commit 35998b81e8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9082
2 changed files with 20 additions and 82 deletions
en_US.ISO8859-1/books/faq
en_US.ISO_8859-1/books/faq

View file

@ -14,7 +14,7 @@
<corpauthor>The FreeBSD Documentation Project</corpauthor>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.159 2001/03/17 01:33:47 dd Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.160 2001/03/27 23:48:03 dd Exp $</pubdate>
<copyright>
<year>1995</year>
@ -7994,47 +7994,16 @@ Key F15 A A Menu Workplace Nop</programlisting>
</question>
<answer>
<para>Yes. See the man pages for <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?slattach">
slattach</ulink>, <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?sliplogin">
sliplogin</ulink>, <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?pppd">pppd</ulink> and
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?ppp">ppp</ulink>.
<command>pppd</command> and <command>ppp</command> provide
support for both incoming and outgoing connections. <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?sliplogin">
Sliplogin</ulink> deals exclusively with incoming connections
and <ulink URL="http://www.FreeBSD.org/cgi/man.cgi?slattach">
slattach</ulink> deals exclusively with outgoing
connections.</para>
<para>Yes. See the manual pages for &man.slattach.8;,
&man.sliplogin.8;, &man.ppp.8;, and &man.pppd.8;. &man.ppp.8;
and &man.pppd.8; provide support for both incoming and outgoing
connections, while &man.sliplogin.8; deals exlusively with
incoming connections, and &man.slattach.8; deals exclusively
with outgoing connections.</para>
<para>These programs are described in the following sections of
the <ulink URL="../handbook/index.html">handbook</ulink>:</para>
<para>
<itemizedlist>
<listitem>
<para><ulink URL="../handbook/slips.html">Handbook entry
on SLIP (server side)</ulink>
</para>
</listitem>
<listitem>
<para><ulink URL="../handbook/slipc.html">Handbook entry
on SLIP (client side)</ulink></para>
</listitem>
<listitem>
<para><ulink URL="../handbook/ppp.html">Handbook entry on
PPP (kernel version)</ulink></para>
</listitem>
<listitem>
<para><ulink URL="../handbook/ppp-and-slip.html#USERPPP">
Handbook entry on PPP (user-mode version)</ulink></para>
</listitem>
</itemizedlist></para>
<para>For more information on how to use these, please see the
<ulink url="../handbook/ppp-and-slip.html">Handbook chapter on
PPP and SLIP</ulink>.</para>
<para>If you only have access to the Internet through a
<quote>shell account</quote>, you may want to have a look at

View file

@ -14,7 +14,7 @@
<corpauthor>The FreeBSD Documentation Project</corpauthor>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.159 2001/03/17 01:33:47 dd Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.160 2001/03/27 23:48:03 dd Exp $</pubdate>
<copyright>
<year>1995</year>
@ -7994,47 +7994,16 @@ Key F15 A A Menu Workplace Nop</programlisting>
</question>
<answer>
<para>Yes. See the man pages for <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?slattach">
slattach</ulink>, <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?sliplogin">
sliplogin</ulink>, <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?pppd">pppd</ulink> and
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?ppp">ppp</ulink>.
<command>pppd</command> and <command>ppp</command> provide
support for both incoming and outgoing connections. <ulink
URL="http://www.FreeBSD.org/cgi/man.cgi?sliplogin">
Sliplogin</ulink> deals exclusively with incoming connections
and <ulink URL="http://www.FreeBSD.org/cgi/man.cgi?slattach">
slattach</ulink> deals exclusively with outgoing
connections.</para>
<para>Yes. See the manual pages for &man.slattach.8;,
&man.sliplogin.8;, &man.ppp.8;, and &man.pppd.8;. &man.ppp.8;
and &man.pppd.8; provide support for both incoming and outgoing
connections, while &man.sliplogin.8; deals exlusively with
incoming connections, and &man.slattach.8; deals exclusively
with outgoing connections.</para>
<para>These programs are described in the following sections of
the <ulink URL="../handbook/index.html">handbook</ulink>:</para>
<para>
<itemizedlist>
<listitem>
<para><ulink URL="../handbook/slips.html">Handbook entry
on SLIP (server side)</ulink>
</para>
</listitem>
<listitem>
<para><ulink URL="../handbook/slipc.html">Handbook entry
on SLIP (client side)</ulink></para>
</listitem>
<listitem>
<para><ulink URL="../handbook/ppp.html">Handbook entry on
PPP (kernel version)</ulink></para>
</listitem>
<listitem>
<para><ulink URL="../handbook/ppp-and-slip.html#USERPPP">
Handbook entry on PPP (user-mode version)</ulink></para>
</listitem>
</itemizedlist></para>
<para>For more information on how to use these, please see the
<ulink url="../handbook/ppp-and-slip.html">Handbook chapter on
PPP and SLIP</ulink>.</para>
<para>If you only have access to the Internet through a
<quote>shell account</quote>, you may want to have a look at