Don't bother to chown, and correctly document ConnectTo.
[tinc] / doc / PROTOCOL
index 61e2c77..c1ec7e7 100644 (file)
@@ -1,7 +1,7 @@
 This is the protocol documentation for tinc, a Virtual Private Network daemon.
 
-   Copyright 2000-2002 Guus Sliepen <guus@sliepen.warande.net>,
-             2000-2002 Ivo Timmmermans <itimmermans@bigfoot.com>
+   Copyright 2000-2002 Guus Sliepen <guus@sliepen.eu.org>,
+             2000-2002 Ivo Timmmermans <ivo@o2w.nl>
 
    Permission is granted to make and distribute verbatim copies of
    this documentation provided the copyright notice and this
@@ -12,7 +12,7 @@ This is the protocol documentation for tinc, a Virtual Private Network daemon.
    provided that the entire resulting derived work is distributed
    under the terms of a permission notice identical to this one.
 
-   $Id: PROTOCOL,v 1.1.2.5 2002/02/10 21:57:51 guus Exp $
+   $Id: PROTOCOL,v 1.1.2.7 2002/06/21 10:11:10 guus Exp $
 
 
 1.  Protocols used in tinc
@@ -78,7 +78,7 @@ origin        ADD_EDGE node1 12.23.34.45 655 node2 21.32.43.54 655 222 0
                     +------------------> name of node on one side of the edge
 
 origin ADD_SUBNET node 192.168.1.0/24
-                     |         |     +--> masklength
+                     |         |     +--> prefixlength
                      |         +--------> IPv4 network address
                      +------------------> owner of this subnet
 --------------------------------------------------------------------------