From: florian Date: Mon, 6 Aug 2007 16:17:12 +0000 (+0000) Subject: Fix the option dns usages (#2174) X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=3ac745fdfb96b1efef0f0fd41ebb3ba9a211c2c8 Fix the option dns usages (#2174) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8350 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/docs/network.tex b/docs/network.tex index 16e5571ae..df67eed71 100644 --- a/docs/network.tex +++ b/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.