From owner-cvs-src-old@FreeBSD.ORG Wed Apr 6 21:23:34 2011 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70FB11065670 for ; Wed, 6 Apr 2011 21:23:34 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4382F8FC14 for ; Wed, 6 Apr 2011 21:23:34 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p36LNYiT010522 for ; Wed, 6 Apr 2011 21:23:34 GMT (envelope-from gjb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p36LNYt1010521 for cvs-src-old@freebsd.org; Wed, 6 Apr 2011 21:23:34 GMT (envelope-from gjb@repoman.freebsd.org) Message-Id: <201104062123.p36LNYt1010521@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to gjb@repoman.freebsd.org using -f From: Glen Barber Date: Wed, 6 Apr 2011 11:20:54 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 21:23:34 -0000 gjb 2011-04-06 11:20:54 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: SVN rev 220382 on 2011-04-06 11:20:54Z by gjb Correct 'list scan' description in the examples. The previous description was incorrect - 'list scan' does not actually do a scan, but instead lists the results of the background 'scan' cache. Submitted by: Fabian Keil (freebsd-listen of fabiankeil de) (via email) Discussed with: bschmidt MFC after: 3 days Revision Changes Path 1.177 +1 -1 src/sbin/ifconfig/ifconfig.8