fix minor typos in AX25-HOWTO.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 20:15:38 +11:00
parent 53b6afc280
commit 06a72e5315
1 changed files with 4 additions and 4 deletions

View File

@ -4629,7 +4629,7 @@ appropriate rules to the <Literal>/etc/ax25/ax25d.conf</Literal>
file. In my configuration I wanted users to have a choice of either
connecting to the <Emphasis>node</Emphasis> or connecting to other
services. <Emphasis>ax25d</Emphasis> allows you to do this by cleverly
creating creating port aliases. For example, given the
creating port aliases. For example, given the
<Emphasis>ax25d</Emphasis> configuration presented above, I want to
configure <Emphasis>node</Emphasis> so that all users who connect to
<Literal>VK2KTJ-1</Literal> are given the node. To do this I add the
@ -5213,7 +5213,7 @@ I don't think much explanation will be necessary.
<ListItem>
<Para>
contains the list of Address Resolution Protocol
mappings of IP addresses to MAC layer protocol addresses. These can can AX.25,
mappings of IP addresses to MAC layer protocol addresses. These can be AX.25,
ethernet or some other MAC layer protocol.
</Para>
</ListItem>
@ -5921,7 +5921,7 @@ call axip vk5xxx
The "<Literal>route</Literal>" command is where you specify where you want your AX.25
packets encapsulated and sent to. When the <Emphasis>ax25ipd</Emphasis> daemon receives
a packet from its interface, it compares the destination callsign with each
of the callsigns in its routing table. If if finds a match then the ax.25
of the callsigns in its routing table. If it finds a match then the ax.25
packet is encapsulated in an IP datagram and then transmitted to the host
at the specified IP address.
</Para>
@ -6322,7 +6322,7 @@ This section summarizes all of the commands that are specific to AX.25.
<row>
<entry>ax25mond</entry>
<entry>ax25-apps</entry>
<entry>Dump the AX.25 network traffic and and provide sockets where the received data will be retransmitted</entry>
<entry>Dump the AX.25 network traffic and provide sockets where the received data will be retransmitted</entry>
</row>
<row>