From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 97FF713854D for ; Fri, 18 Jan 2013 22:59:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B2E821C036; Fri, 18 Jan 2013 22:59:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2395C21C029 for ; Fri, 18 Jan 2013 22:59:53 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AFE133DA53 for ; Fri, 18 Jan 2013 22:59:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2104) id E5E912171C; Fri, 18 Jan 2013 22:59:50 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-net-wireless.xml X-VCS-Repository: gentoo X-VCS-Files: hb-net-wireless.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130118225950.E5E912171C@flycatcher.gentoo.org> Date: Fri, 18 Jan 2013 22:59:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 0f3ff880-2f90-47af-bdff-9415cc6ab22e X-Archives-Hash: 397872749f775e083dc510056ebf545d nightmorph 13/01/18 22:59:50 Modified: hb-net-wireless.xml Log: typo fix, no content change; no revbump Revision Changes Path 1.21 xml/htdocs/doc/en/handbook/hb-net-wireless.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?r1=1.20&r2=1.21 Index: hb-net-wireless.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- hb-net-wireless.xml 14 Aug 2011 16:12:13 -0000 1.20 +++ hb-net-wireless.xml 18 Jan 2013 22:59:50 -0000 1.21 @@ -4,7 +4,7 @@ - + @@ -508,7 +508,7 @@ fallback_route_ESSID2="default via 192.168.3.1" # We can define nameservers and other things too -# NOTE: DHCP will override these unless it's told not too +# NOTE: DHCP will override these unless it's told not to dns_servers_ESSID1="192.168.0.1 192.168.0.2" dns_domain_ESSID1="some.domain" dns_search_domains_ESSID1="search.this.domain search.that.domain"