In ISDN section:
- add a manual page entity where needed - some punctuation and case fixes - s/iijPPP/userland PPP/ which is less confusing for the reader.
This commit is contained in:
parent
0ebda51be1
commit
d5123c90e2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19235
1 changed files with 8 additions and 8 deletions
|
@ -2816,10 +2816,10 @@ Exports list on foobar:
|
||||||
also supports other signaling protocols; this also includes the
|
also supports other signaling protocols; this also includes the
|
||||||
first supported Primary Rate (PRI) ISDN card.</para>
|
first supported Primary Rate (PRI) ISDN card.</para>
|
||||||
|
|
||||||
<para><application>Isdn4bsd</application> allows you to connect
|
<para>The <application>isdn4bsd</application> software allows you to connect
|
||||||
to other ISDN routers using either IP over raw HDLC or by using
|
to other ISDN routers using either IP over raw HDLC or by using
|
||||||
synchronous PPP: either by using kernel PPP with isppp, a
|
synchronous PPP: either by using kernel PPP with <literal>isppp</literal>, a
|
||||||
modified sppp driver, or by using userland &man.ppp.8;. By using
|
modified &man.sppp.4; driver, or by using userland &man.ppp.8;. By using
|
||||||
userland &man.ppp.8;, channel bonding of two or more ISDN
|
userland &man.ppp.8;, channel bonding of two or more ISDN
|
||||||
B-channels is possible. A telephone answering machine
|
B-channels is possible. A telephone answering machine
|
||||||
application is also available as well as many utilities such as
|
application is also available as well as many utilities such as
|
||||||
|
@ -2862,10 +2862,10 @@ Exports list on foobar:
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>ISDN Terminal Adapters</title>
|
<title>ISDN Terminal Adapters</title>
|
||||||
|
|
||||||
<para>Terminal adapters(TA), are to ISDN what modems are to regular
|
<para>Terminal adapters (TA), are to ISDN what modems are to regular
|
||||||
phone lines.</para>
|
phone lines.</para>
|
||||||
<indexterm><primary>modem</primary></indexterm>
|
<indexterm><primary>modem</primary></indexterm>
|
||||||
<para>Most TA's use the standard hayes modem AT command set, and can be
|
<para>Most TA's use the standard Hayes modem AT command set, and can be
|
||||||
used as a drop in replacement for a modem.</para>
|
used as a drop in replacement for a modem.</para>
|
||||||
|
|
||||||
<para>A TA will operate basically the same as a modem except connection
|
<para>A TA will operate basically the same as a modem except connection
|
||||||
|
@ -2887,10 +2887,10 @@ Exports list on foobar:
|
||||||
experienced with the PPP program and are going to persist.</para>
|
experienced with the PPP program and are going to persist.</para>
|
||||||
|
|
||||||
<para>If you want maximum stability, use the kernel <link
|
<para>If you want maximum stability, use the kernel <link
|
||||||
linkend="ppp">PPP</link> option, not the user-land <link
|
linkend="ppp">PPP</link> option, not the <link
|
||||||
linkend="userppp">iijPPP</link>.</para>
|
linkend="userppp">userland PPP</link>.</para>
|
||||||
|
|
||||||
<para>The following TA's are known to work with FreeBSD.</para>
|
<para>The following TA's are known to work with FreeBSD:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue