diff options
3 files changed, 4 insertions, 4 deletions
diff --git a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html index 9be33dd..dfffdd7 100644 --- a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html +++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html @@ -354,7 +354,7 @@ Redundant tunnel connection of 2 networks</h3> <a name="rfc.section.2.2"></a><h3>2.2. Encapsulation</h3> -<p>SATP does not depend on which lower layer protocol is used. This section only gives an example of how packets could look like. +<p>SATP does not depend on the lower layer protocol. This section only gives an example of how packets could look like. </p><br /><hr class="insert" /> <a name="transport_udp"></a> diff --git a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt index b0fb6bf..257ca7d 100644 --- a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt +++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt @@ -297,8 +297,8 @@ Internet-Draft secure anycast tunneling protocol (SATP) May 2008 2.2. Encapsulation - SATP does not depend on which lower layer protocol is used. This - section only gives an example of how packets could look like. + SATP does not depend on the lower layer protocol. This section only + gives an example of how packets could look like. diff --git a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml index f74eea1..78f3414 100644 --- a/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml +++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml @@ -125,7 +125,7 @@ </section> </section> <section title="Encapsulation"> - <t>SATP does not depend on which lower layer protocol is used. This section only gives an example of how packets could look like. + <t>SATP does not depend on the lower layer protocol. This section only gives an example of how packets could look like. </t> <figure anchor="transport_udp"> <preamble>Examples of SATP used with different lower layer and payload protocols</preamble> |