fix minor typos in ch09.sgm

This commit is contained in:
Jason Leschnik 2016-10-24 23:25:30 +11:00
parent 1522b3f973
commit a36bf88b75
1 changed files with 2 additions and 2 deletions

View File

@ -1914,7 +1914,7 @@ further firewall processing occurs. The datagram is accepted.
<para> <para>
Finally, let's look at what happens when we reach the end of a Finally, let's look at what happens when we reach the end of a
user-defined chain. To see this, we'll map the flow for a TCP datagram user-defined chain. To see this, we'll map the flow for a TCP datagram
destined for a port other than than the two we are handling destined for a port other than the two we are handling
specifically, as shown in <xref linkend="X-087-2-firewall.ipchains.tcp.other">. specifically, as shown in <xref linkend="X-087-2-firewall.ipchains.tcp.other">.
</para> </para>
@ -3114,7 +3114,7 @@ accepted
<para> <para>
Note the arguments had to be supplied and the way they've been used to Note the arguments had to be supplied and the way they've been used to
describe a datagram. The output of the command indicates that that the describe a datagram. The output of the command indicates that the
datagram was accepted for forwarding, which is what we hoped for. datagram was accepted for forwarding, which is what we hoped for.
</para> </para>