From owner-cvs-src@FreeBSD.ORG Fri Jun 10 17:19:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 8FC8216A41C; Fri, 10 Jun 2005 17:19:27 +0000 (GMT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5972A43D1D; Fri, 10 Jun 2005 17:19:27 +0000 (GMT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5AHJR2J083018; Fri, 10 Jun 2005 17:19:27 GMT (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5AHJRT2083017; Fri, 10 Jun 2005 17:19:27 GMT (envelope-from hmp) Message-Id: <200506101719.j5AHJRT2083017@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 10 Jun 2005 17:19:27 +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/share/man/man9 pmap_init.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 10 Jun 2005 17:19:27 -0000 hmp 2005-06-10 17:19:27 UTC FreeBSD src repository Modified files: share/man/man9 pmap_init.9 Log: Update prototype for function pmap_init(), it no longer has the arguments phys_start and phys_end. Remove a stale documentation not about dis/uncontiguous memory. Update manual page date while I am around these ends. Reviewed by: alc Revision Changes Path 1.3 +2 -10 src/share/man/man9/pmap_init.9