Browse Source

Fix the option dns usages (#2174)

SVN-Revision: 8350
Florian Fainelli 18 years ago
parent
commit
216eb4e8b0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/network.tex

+ 2 - 0
docs/network.tex

@@ -31,6 +31,8 @@ packages.
 
 When using the \texttt{'static'} method like in the example, the  options \texttt{ipaddr} and
 \texttt{netmask} are mandatory, while \texttt{gateway} and \texttt{dns} are optional.
+You can specify more than one DNS server, separated with spaces.
+
 DHCP currently only accepts \texttt{ipaddr} (IP address to request from the server)
 and \texttt{hostname} (client hostname identify as) - both are optional.