Replace
<xref linkend="target" remap="foo">
with
<link linkend="target">foo</link>
Internal links within the Handbook now do the right thing.
This commit is contained in:
parent
93f20f9382
commit
6ff34ef882
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3751
58 changed files with 1372 additions and 1580 deletions
|
|
@ -831,8 +831,8 @@ subscribe freebsd-isdn</programlisting>
|
|||
|
||||
<para>A TA will operate basically the same as a modem except
|
||||
connection and throughput speeds will be much faster than your old
|
||||
modem. You will need to configure <xref linkend="ppp"
|
||||
remap="PPP"> exactly the
|
||||
modem. You will need to configure <link linkend="ppp">PPP</link>
|
||||
exactly the
|
||||
same as for a modem setup. Make sure you set your serial speed as
|
||||
high as possible.</para>
|
||||
|
||||
|
|
@ -849,9 +849,9 @@ subscribe freebsd-isdn</programlisting>
|
|||
problems you experienced with the PPP program and are going to
|
||||
persist.</para>
|
||||
|
||||
<para>If you want maximum stability, use the kernel <xref
|
||||
linkend="ppp" remap="PPP"> option, not the user-land <xref
|
||||
linkend="userppp" remap="iijPPP">.</para>
|
||||
<para>If you want maximum stability, use the kernel <link
|
||||
linkend="ppp">PPP</link> option, not the user-land <link
|
||||
linkend="userppp">iijPPP</link>.</para>
|
||||
|
||||
<para>The following TA's are know to work with FreeBSD.</para>
|
||||
|
||||
|
|
@ -876,7 +876,7 @@ subscribe freebsd-isdn</programlisting>
|
|||
<para>The real problem with external TA's is like modems you need a
|
||||
good serial card in your computer.</para>
|
||||
|
||||
<para>You should read the <xref linkend="uart" remap="serial ports">
|
||||
<para>You should read the <link linkend="uart">serial ports</link>
|
||||
section in the handbook for a detailed understanding of serial
|
||||
devices, and the differences between asynchronous and synchronous
|
||||
serial ports.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue