From owner-cvs-src@FreeBSD.ORG Sat Sep 27 20:15:22 2003 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 D9DB016A4B3; Sat, 27 Sep 2003 20:15:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C3444011; Sat, 27 Sep 2003 20:15:22 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8S3FLXJ099205; Sat, 27 Sep 2003 20:15:21 -0700 (PDT) (envelope-from wollman@repoman.freebsd.org) Received: (from wollman@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8S3FLxu099204; Sat, 27 Sep 2003 20:15:21 -0700 (PDT) (envelope-from wollman) Message-Id: <200309280315.h8S3FLxu099204@repoman.freebsd.org> From: Garrett Wollman Date: Sat, 27 Sep 2003 20:15:21 -0700 (PDT) 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 VOP_GETPAGES.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, 28 Sep 2003 03:15:23 -0000 wollman 2003/09/27 20:15:21 PDT FreeBSD src repository Modified files: share/man/man9 VOP_GETPAGES.9 Log: Having had to spend several hours today figuring out just what it is that VOP_GETPAGES() is supposed to do, share the results with everyone who isn't Alan Cox. Revision Changes Path 1.8 +101 -11 src/share/man/man9/VOP_GETPAGES.9