Fix a messed up link.
This commit is contained in:
parent
9ee4a03936
commit
2bb41261de
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7564
2 changed files with 8 additions and 6 deletions
|
@ -13,7 +13,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.66 2000/07/08 14:56:40 phantom Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.67 2000/07/11 03:49:47 billf Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
|
||||
|
@ -6856,8 +6856,9 @@ when you're done.</para>
|
|||
<qandaentry><question>
|
||||
<para>Ppp won't dial in -auto mode</para></question><answer>
|
||||
|
||||
<para>First, check that you've got a default route. By running <ulink URL="http://www.FreeBSD.org/cgi/man.cgi?netstat">http://www.FreeBSD.org/cgi/man.cgi?netstat</ulink>
|
||||
name="netstat -rn">, you should see two entries like this:</para>
|
||||
<para>First, check that you've got a default route. By running
|
||||
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?netstat">netstat -rn</ulink>,
|
||||
you should see two entries like this:</para>
|
||||
|
||||
<para>
|
||||
<literallayout>Destination Gateway Flags Refs Use Netif Expire
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.66 2000/07/08 14:56:40 phantom Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.67 2000/07/11 03:49:47 billf Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
|
||||
|
@ -6856,8 +6856,9 @@ when you're done.</para>
|
|||
<qandaentry><question>
|
||||
<para>Ppp won't dial in -auto mode</para></question><answer>
|
||||
|
||||
<para>First, check that you've got a default route. By running <ulink URL="http://www.FreeBSD.org/cgi/man.cgi?netstat">http://www.FreeBSD.org/cgi/man.cgi?netstat</ulink>
|
||||
name="netstat -rn">, you should see two entries like this:</para>
|
||||
<para>First, check that you've got a default route. By running
|
||||
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?netstat">netstat -rn</ulink>,
|
||||
you should see two entries like this:</para>
|
||||
|
||||
<para>
|
||||
<literallayout>Destination Gateway Flags Refs Use Netif Expire
|
||||
|
|
Loading…
Reference in a new issue