From 0626f714c63d461128ccb3498d0a1f5cf4b5a473 Mon Sep 17 00:00:00 2001 From: jrandom <jrandom> Date: Sat, 26 Mar 2005 06:23:57 +0000 Subject: [PATCH] speling (thanks cervantes) --- router/doc/udp.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/router/doc/udp.html b/router/doc/udp.html index c41e776822..c196e9be7a 100644 --- a/router/doc/udp.html +++ b/router/doc/udp.html @@ -1,12 +1,12 @@ -<code>$Id: udp.html,v 1.1 2005/03/26 00:47:40 jrandom Exp $</code> +<code>$Id: udp.html,v 1.2 2005/03/26 00:56:06 jrandom Exp $</code> <h1>Secure Semireliable UDP (SSU)</h1> <b>DRAFT</b> <p> The goal of this protocol is to provide secure and authenticated -semireliable, undordered message delivery, exposing only a minimal -amount of data easily discernable to third parties. It should +semireliable, unordered message delivery, exposing only a minimal +amount of data easily discernible to third parties. It should support high degree communication as well as TCP-friendly congestion control, and may include PMTU detection. It should be capable of efficiently moving bulk data at rates sufficient for home users. -- GitLab