svn commit: r39824 - head/en_US.ISO8859-1/books/handbook/advanced-networking
Warren Block
wblock at FreeBSD.org
Sun Oct 28 00:38:22 UTC 2012
Author: wblock
Date: Sun Oct 28 00:38:22 2012
New Revision: 39824
URL: http://svn.freebsd.org/changeset/doc/39824
Log:
Whitespace-only fixes. Translators, please ignore.
Modified:
head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Sun Oct 28 00:22:52 2012 (r39823)
+++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Sun Oct 28 00:38:22 2012 (r39824)
@@ -2352,6 +2352,7 @@ Number of SCO packets: 8</screen>
<sect2>
<title>Host Controller Interface (HCI)</title>
+
<indexterm><primary>HCI</primary></indexterm>
<para>Host Controller Interface (HCI) provides a command
@@ -4920,9 +4921,10 @@ Received 264951 bytes in 0.1 seconds</sc
stand-alone router, and with a simple 386 FreeBSD box driving
it, probably more flexible.</para>
- <para>The choice of synchronous card/TA versus stand-alone router
- is largely a religious issue. There has been some discussion
- of this in the mailing lists. We suggest you search the
+ <para>The choice of synchronous card/TA versus stand-alone
+ router is largely a religious issue. There has been some
+ discussion of this in the mailing lists. We suggest you
+ search the
<ulink url="&url.base;/search/index.html">archives</ulink> for
the complete discussion.</para>
</sect2>
@@ -5983,7 +5985,8 @@ round-trip min/avg/max/stddev = 2.530/2.
<para>To statically assign an IP address such as <hostid
role="ip6addr">2001:471:1f11:251:290:27ff:fee0:2093</hostid>,
to your <devicename>fxp0</devicename> interface, add the
- following for &os; 9.<replaceable>x</replaceable>:</para>
+ following for
+ &os; 9.<replaceable>x</replaceable>:</para>
<programlisting>ifconfig_fxp0_ipv6="inet6 2001:471:1f11:251:290:27ff:fee0:2093 prefixlen <replaceable>64</replaceable>"</programlisting>
@@ -6036,6 +6039,7 @@ round-trip min/avg/max/stddev = 2.530/2.
earlier, add:</para>
<programlisting>ipv6_ifconfig_gif0="<replaceable>MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR</replaceable>"</programlisting>
+
<para>Then all you have to do is set the default route for
IPv6. This is the other side of the IPv6 tunnel:</para>
More information about the svn-doc-all
mailing list