From owner-cvs-all@FreeBSD.ORG Tue May 20 20:47:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50AC0106566C; Tue, 20 May 2008 20:47:22 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2DC848FC13; Tue, 20 May 2008 20:47:22 +0000 (UTC) (envelope-from thompsa@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 m4KKlMYR079322; Tue, 20 May 2008 20:47:22 GMT (envelope-from thompsa@repoman.freebsd.org) Received: (from thompsa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4KKlMHX079321; Tue, 20 May 2008 20:47:22 GMT (envelope-from thompsa) Message-Id: <200805202047.m4KKlMHX079321@repoman.freebsd.org> From: Andrew Thompson Date: Tue, 20 May 2008 20:47:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/wlandebug wlandebug.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2008 20:47:22 -0000 thompsa 2008-05-20 20:47:21 UTC FreeBSD src repository Modified files: usr.sbin/wlandebug wlandebug.8 Log: -d is a flag, not an argument. Use .Fl here. Revision Changes Path 1.7 +1 -1 src/usr.sbin/wlandebug/wlandebug.8