[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tinc/doc tinc.conf.5.in,1.1.2.2,1.1.2.3 tinc.texi,1.8.4.45,1.8.4.46 tincd.8.in,1.1.2.2,1.1.2.3



Update of /home/CVS/tinc/doc
In directory humbolt:/tmp/cvs-serv22757

Modified Files:
      Tag: CABAL
	tinc.conf.5.in tinc.texi tincd.8.in 
Log Message:
Small fixes in documentation.


Index: tinc.conf.5.in
===================================================================
RCS file: /home/CVS/tinc/doc/tinc.conf.5.in,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- tinc.conf.5.in	2003/08/09 00:53:22	1.1.2.2
+++ tinc.conf.5.in	2003/10/11 14:42:29	1.1.2.3
@@ -246,6 +246,7 @@
 Furthermore, specifying
 .Qq none
 will turn off packet encryption.
+It is best to use only those ciphers which support CBC mode.
 .It Va Compression Li = Ar level Pq 0
 This option sets the level of compression used for UDP packets.
 Possible values are 0 (off), 1 (fast zlib) and any integer up to 9 (best zlib),
@@ -314,7 +315,7 @@
 .Sh SCRIPTS
 Apart from reading the server and host configuration files,
 tinc can also run scripts at certain moments.
-On Windows (not Cygwin), the scripts should have the extension
+Under Windows (not Cygwin), the scripts should have the extension
 .Pa .bat .
 .Bl -tag -width indent
 .It Pa @sysconfdir@/tinc/ Ns Ar NETNAME Ns Pa /tinc-up

Index: tinc.texi
===================================================================
RCS file: /home/CVS/tinc/doc/tinc.texi,v
retrieving revision 1.8.4.45
retrieving revision 1.8.4.46
diff -u -r1.8.4.45 -r1.8.4.46
--- tinc.texi	2003/10/09 21:33:15	1.8.4.45
+++ tinc.texi	2003/10/11 14:42:29	1.8.4.46
@@ -159,7 +159,7 @@
 runtime-configurable---in short, it has become a full-fledged
 professional package.
 
-@cindex Traditional VPNs
+@cindex traditional VPNs
 @cindex scalability
 Tinc also allows more than two sites to connect to eachother and form a single VPN.
 Traditionally VPNs are created by making tunnels, which only have two endpoints.
@@ -1525,6 +1525,7 @@
 * Runtime options::
 * Solving problems::
 * Error messages::
+* Sending bug reports::
 @end menu
 
 
@@ -2134,7 +2135,7 @@
 
 @c ==================================================================
 @node       Encryption of network packets
-@subsection Encryption of network packet
+@subsection Encryption of network packets
 @cindex encryption
 
 A data packet can only be sent if the encryption key is known to both
@@ -2163,7 +2164,7 @@
 
 @c ==================================================================
 @node    Security issues
-@section Security issues
+@subsection Security issues
 
 In August 2000, we discovered the existence of a security hole in all versions
 of tinc up to and including 1.0pre2. This had to do with the way we exchanged
@@ -2306,13 +2307,13 @@
 
 
 @menu
-* Contact Information::
+* Contact information::
 * Authors::
 @end menu
 
 
 @c ==================================================================
-@node    Contact Information
+@node    Contact information
 @section Contact information
 
 @cindex website

Index: tincd.8.in
===================================================================
RCS file: /home/CVS/tinc/doc/tincd.8.in,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- tincd.8.in	2003/08/09 00:53:22	1.1.2.2
+++ tincd.8.in	2003/10/11 14:42:30	1.1.2.3
@@ -130,7 +130,7 @@
 This will log a message indicating
 .Nm
 has started along with a version number.
-It will also any serious error.
+It will also log any serious error.
 .It 1
 This will log all connections that are made with other tinc daemons.
 .It 2

--
Tinc-cvs:     CVS changelog list for the tinc VPN daemon
Archive:      http://mail.nl.linux.org/tinc-cvs/
Tinc site:    http://tinc.nl.linux.org/