]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/server.texi
[DOC] Typo
[govpn.git] / doc / server.texi
index b3c641e00fe7b2234978926eec7d0326aa57ce98..11e854ef6a8ad71f221c055919c03a0dc10c146c 100644 (file)
@@ -1,8 +1,8 @@
 @node Server
 @section Server part
 
-Except for common @ref{Stats, -stats}, @ref{EGD, -egd} options client
-has the following ones:
+Except for common @ref{Stats, -stats}, @ref{EGD, -egd}, @ref{Syslog, -syslog}
+options server has the following ones:
 
 @table @option
 
@@ -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