]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/timesync.texi
Fix docstring splitted lines
[govpn.git] / doc / timesync.texi
index a212490fc9bdd1bd51ffe3945ddaadf84ca60c71..a07b27284ce8f68dc07b17c87a68d38f5627f805 100644 (file)
@@ -1,6 +1,4 @@
 @node Timesync
 @node Timesync
-@cindex Timesync
-@cindex Time synchronization
 @subsection Time synchronization
 
 DPI systems can be active. They could intercept first (assuming
 @subsection Time synchronization
 
 DPI systems can be active. They could intercept first (assuming
@@ -12,10 +10,10 @@ handshake packet.
 
 Time synchronization requirement could be used for preventing this.
 Client and server clocks must be synced together more or less. You
 
 Time synchronization requirement could be used for preventing this.
 Client and server clocks must be synced together more or less. You
-enable it by specifying @code{timesync} option with allowable time
+enable it by specifying @option{-timesync} option with allowable time
 accuracy (time window width) in seconds.
 
 Each handshake's packet PRP authentication just XORed with current
 accuracy (time window width) in seconds.
 
 Each handshake's packet PRP authentication just XORed with current
-timestamp rounded to @code{timesync} number of seconds. Timesync option
+timestamp rounded to @option{timesync} number of seconds. Timesync option
 is higher: less clock synchronization accuracy required, but bigger time
 window of possible packet repeating.
 is higher: less clock synchronization accuracy required, but bigger time
 window of possible packet repeating.