X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.texi;h=15704a1fba303ce397d20831df107aa16174ba72;hb=8c953b1bfef3c6ebee7c537c2c2f144807d0311a;hp=c5956d9af50aaeea35ef76d186d41872aeab787e;hpb=e8deda0b23463599a7533e82cf038a01062956a7;p=tinc diff --git a/doc/tinc.texi b/doc/tinc.texi index c5956d9a..15704a1f 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -37,7 +37,6 @@ permission notice identical to this one. @page @vskip 0pt plus 1filll -@cindex copyright This is the info manual for @value{PACKAGE} version @value{VERSION}, a Virtual Private Network daemon. Copyright @copyright{} 1998-2011 Ivo Timmermans, @@ -55,7 +54,7 @@ permission notice identical to this one. @end titlepage -@ifinfo +@ifnottex @c ================================================================== @node Top @top Top @@ -72,7 +71,7 @@ permission notice identical to this one. * About us:: * Concept Index:: All used terms explained @end menu -@end ifinfo +@end ifnottex @c ================================================================== @node Introduction @@ -1633,6 +1632,13 @@ You can also send the following signals to a running tincd process: @c from the manpage @table @samp +@item ALRM +Forces tinc to try to connect to all uplinks immediately. +Usually tinc attempts to do this itself, +but increases the time it waits between the attempts each time it failed, +and if tinc didn't succeed to connect to an uplink the first time after it started, +it defaults to the maximum time of 15 minutes. + @item HUP Partially rereads configuration files. Connections to hosts whose host config file are removed are closed. @@ -2020,7 +2026,7 @@ Show amount of traffic in megabytes. @item G Show amount of traffic in gigabytes. -@item q, ESC +@item q Quit. @end table