From owner-cvs-all Tue Dec 22 10:57:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02684 for cvs-all-outgoing; Tue, 22 Dec 1998 10:57:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02650; Tue, 22 Dec 1998 10:57:31 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25448; Tue, 22 Dec 1998 10:57:32 -0800 (PST) Date: Tue, 22 Dec 1998 10:57:32 -0800 (PST) Message-Id: <199812221857.KAA25448@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1998/12/22 10:57:32 PST Modified files: sys/kern vfs_bio.c Log: Adjust some comments to prevent future confusion on the implementation. Also add a reference to the buf(9) manual page. Revision Changes Path 1.189 +26 -6 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message