From owner-cvs-doc@FreeBSD.ORG Sun Nov 25 09:34:07 2007 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 894DF16A418; Sun, 25 Nov 2007 09:34:07 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 78A4F13C474; Sun, 25 Nov 2007 09:34:07 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lAP9Y7VA075154; Sun, 25 Nov 2007 09:34:07 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lAP9Y7cq075153; Sun, 25 Nov 2007 09:34:07 GMT (envelope-from blackend) Message-Id: <200711250934.lAP9Y7cq075153@repoman.freebsd.org> From: Marc Fonvieille Date: Sun, 25 Nov 2007 09:34:07 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2007 09:34:07 -0000 blackend 2007-11-25 09:34:06 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: In wireless part: - Add some noise levels different from 0 since 7.X and above should correctly display these informations; - Stick the ifconfig(8)'s inet part at the end of each command line. The inet setting does an implicit "up" to the interface before setting the rest of parameters leading sometimes to issues. This is a bug, marking the interface up last is a workaround to that issue. This change nothing to the doc since the parameters order should not be important, but may reduce the problems for the readers using cut&paste. [1] [1] Requested by sam@ Revision Changes Path 1.403 +8 -8 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml