Whitespace-only changes, translators please ignore. Patch from Allan
Jude <freebsd@allanjude.com>.
This commit is contained in:
parent
cc0a9ecafc
commit
7578164831
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43974
1 changed files with 66 additions and 19 deletions
|
@ -499,8 +499,13 @@ host2.example.com link#1 UC 0 0
|
|||
<title>Setting Up Static Routes</title>
|
||||
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Al</firstname><surname>Hoang</surname></personname><contrib>Contributed
|
||||
by </contrib></author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Al</firstname>
|
||||
<surname>Hoang</surname>
|
||||
</personname>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
<!-- Feb 2004 -->
|
||||
|
@ -709,11 +714,23 @@ route_net2="-net 192.168.1.0/24 192.168.1.1"</programlisting>
|
|||
<title>Wireless Networking</title>
|
||||
|
||||
<authorgroup>
|
||||
<author><personname><othername>Loader</othername></personname></author>
|
||||
|
||||
<author><personname><firstname>Marc</firstname><surname>Fonvieille</surname></personname></author>
|
||||
|
||||
<author><personname><firstname>Murray</firstname><surname>Stokely</surname></personname></author>
|
||||
<author>
|
||||
<personname>
|
||||
<othername>Loader</othername>
|
||||
</personname>
|
||||
</author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Marc</firstname>
|
||||
<surname>Fonvieille</surname>
|
||||
</personname>
|
||||
</author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Murray</firstname>
|
||||
<surname>Stokely</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
|
@ -2976,8 +2993,13 @@ rfcomm_sppd[94692]: Starting on /dev/ttyp6...</screen>
|
|||
<title>Bridging</title>
|
||||
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Andrew</firstname><surname>Thompson</surname></personname><contrib>Written
|
||||
by </contrib></author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Andrew</firstname>
|
||||
<surname>Thompson</surname>
|
||||
</personname>
|
||||
<contrib>Written by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
|
@ -3463,8 +3485,13 @@ BEGEMOT-BRIDGE-MIB::begemotBridgeDefaultBridgeIf.0 s bridge2</screen>
|
|||
<title>Link Aggregation and Failover</title>
|
||||
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Andrew</firstname><surname>Thompson</surname></personname><contrib>Written
|
||||
by </contrib></author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Andrew</firstname>
|
||||
<surname>Thompson</surname>
|
||||
</personname>
|
||||
<contrib>Written by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
|
@ -3817,12 +3844,22 @@ ifconfig_<literal>lagg0</literal>="laggproto failover laggport <replaceable>bge0
|
|||
<title>Diskless Operation</title>
|
||||
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Jean-François</firstname><surname>Dockès</surname></personname><contrib>Updated
|
||||
by </contrib></author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Jean-François</firstname>
|
||||
<surname>Dockès</surname>
|
||||
</personname>
|
||||
<contrib>Updated by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Alex</firstname><surname>Dupre</surname></personname><contrib>Reorganized
|
||||
and enhanced by </contrib></author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Alex</firstname>
|
||||
<surname>Dupre</surname>
|
||||
</personname>
|
||||
<contrib>Reorganized and enhanced by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
|
@ -4712,8 +4749,13 @@ Received 264951 bytes in 0.1 seconds</screen>
|
|||
<title>Network Address Translation</title>
|
||||
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Chern</firstname><surname>Lee</surname></personname><contrib>Contributed
|
||||
by </contrib></author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Chern</firstname>
|
||||
<surname>Lee</surname>
|
||||
</personname>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
|
@ -5615,10 +5657,15 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
|||
<sect1 xml:id="network-atm">
|
||||
<info><title>Asynchronous Transfer Mode (<acronym>ATM</acronym>)</title>
|
||||
<authorgroup>
|
||||
<author><personname><firstname>Harti</firstname><surname>Brandt</surname></personname><contrib>Contributed by </contrib></author>
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Harti</firstname>
|
||||
<surname>Brandt</surname>
|
||||
</personname>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</info>
|
||||
|
||||
<sect2>
|
||||
<title>Configuring Classical <acronym>IP</acronym> over
|
||||
<acronym>ATM</acronym></title>
|
||||
|
|
Loading…
Reference in a new issue