From owner-cvs-src@FreeBSD.ORG Sat Feb 21 16:29:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 013B716A4CE; Sat, 21 Feb 2004 16:29:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D864C43D1D; Sat, 21 Feb 2004 16:29:04 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1M0T4Ge057296; Sat, 21 Feb 2004 16:29:04 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1M0T4Zd057295; Sat, 21 Feb 2004 16:29:04 -0800 (PST) (envelope-from njl) Message-Id: <200402220029.i1M0T4Zd057295@repoman.freebsd.org> From: Nate Lawson Date: Sat, 21 Feb 2004 16:29:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 bus_set_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2004 00:29:05 -0000 njl 2004/02/21 16:29:04 PST FreeBSD src repository Modified files: share/man/man9 bus_set_resource.9 Log: bus_set_resource takes a rid, not a pointer to a rid. Revision Changes Path 1.4 +1 -1 src/share/man/man9/bus_set_resource.9