]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Typo
authorSergey Matveev <stargrave@stargrave.org>
Fri, 26 Aug 2016 20:47:44 +0000 (23:47 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 26 Aug 2016 20:47:44 +0000 (23:47 +0300)
doc/server.texi

index 63f3239fb994aff3315ba24ec9126ecf1afc876b..11e854ef6a8ad71f221c055919c03a0dc10c146c 100644 (file)
@@ -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