diff --git a/LDP/guide/docbook/nag2/ch09.sgm b/LDP/guide/docbook/nag2/ch09.sgm index 70f4503f..f2d30c16 100644 --- a/LDP/guide/docbook/nag2/ch09.sgm +++ b/LDP/guide/docbook/nag2/ch09.sgm @@ -1914,7 +1914,7 @@ further firewall processing occurs. The datagram is accepted. 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 -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 . @@ -3114,7 +3114,7 @@ accepted 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.