From owner-cvs-all Tue Sep 17 11:10:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8B4637B404; Tue, 17 Sep 2002 11:10:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376DF43E88; Tue, 17 Sep 2002 11:10:40 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: from freefall.freebsd.org (jdp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8HIAeCo032646; Tue, 17 Sep 2002 11:10:40 -0700 (PDT) (envelope-from jdp@freefall.freebsd.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8HIAd78032645; Tue, 17 Sep 2002 11:10:39 -0700 (PDT) Message-Id: <200209171810.g8HIAd78032645@freefall.freebsd.org> From: John Polstra Date: Tue, 17 Sep 2002 11:10:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pciconf pciconf.8 pciconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jdp 2002/09/17 11:10:39 PDT Modified files: usr.sbin/pciconf pciconf.8 pciconf.c Log: Use consistent terminology in the usage message, the man page synopsis, and the man page description ("selector" vs. "sel" and "addr" vs. "reg"). Fix the usage message and man page synopsis to show that the "value" argument is not optional. Revision Changes Path 1.22 +7 -7 src/usr.sbin/pciconf/pciconf.8 1.18 +3 -3 src/usr.sbin/pciconf/pciconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message