From: Sergey Matveev Date: Fri, 26 Aug 2016 20:47:44 +0000 (+0300) Subject: [DOC] Typo X-Git-Tag: 6.0^2~10 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=6c517dcf48e64ba9fa03db86993ebc3e51162f66 [DOC] Typo --- diff --git a/doc/server.texi b/doc/server.texi index 63f3239..11e854e 100644 --- a/doc/server.texi +++ b/doc/server.texi @@ -24,7 +24,7 @@ Start trivial HTTP @ref{Proxy} server on specified @emph{host:port}. Configuration file is YAML file with following example structure: @verbatim -stargrave: { <-- Peer human readable name +stargrave: <-- Peer human readable name iface: tap10 <-- OPTIONAL TAP interface name mtu: 1514 <-- OPTIONAL overriden MTU up: ./stargrave-up.sh <-- OPTIONAL up-script