From owner-svn-src-all@FreeBSD.ORG Thu Jan 15 04:43:09 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F4711065701; Thu, 15 Jan 2009 04:43:09 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 6D4348FC13; Thu, 15 Jan 2009 04:43:09 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n0F4h93r064602; Thu, 15 Jan 2009 04:43:09 GMT (envelope-from keramida@svn.freebsd.org) Received: (from keramida@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n0F4h9uU064601; Thu, 15 Jan 2009 04:43:09 GMT (envelope-from keramida@svn.freebsd.org) Message-Id: <200901150443.n0F4h9uU064601@svn.freebsd.org> From: Giorgos Keramidas Date: Thu, 15 Jan 2009 04:43:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org X-SVN-Group: stable-6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r187281 - stable/6/sbin/ifconfig X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2009 04:43:10 -0000 Author: keramida (doc committer) Date: Thu Jan 15 04:43:09 2009 New Revision: 187281 URL: http://svn.freebsd.org/changeset/base/187281 Log: MFC 184057 from /head: Tiny wording nits. Modified: stable/6/sbin/ifconfig/ifconfig.8 Modified: stable/6/sbin/ifconfig/ifconfig.8 ============================================================================== --- stable/6/sbin/ifconfig/ifconfig.8 Thu Jan 15 04:39:44 2009 (r187280) +++ stable/6/sbin/ifconfig/ifconfig.8 Thu Jan 15 04:43:09 2009 (r187281) @@ -28,7 +28,7 @@ .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 .\" $FreeBSD$ .\" -.Dd May 16, 2007 +.Dd October 19, 2008 .Dt IFCONFIG 8 .Os .Sh NAME @@ -104,7 +104,7 @@ slash notation) to include the netmask. That is, one can specify an address like .Li 192.168.0.1/16 . .Pp -For +For the .Dq inet6 family, it is also possible to specify the prefix length using the slash notation, like @@ -714,8 +714,9 @@ This information may be updated automati and/or with a .Cm scan request. +The .Cm list ap -is another way of requesting this information. +command is another way of requesting this information. .It Cm list sta When operating as an access point display the stations that are currently associated.