From owner-cvs-all Fri Aug 24 12:43:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDE7137B409; Fri, 24 Aug 2001 12:43:45 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7OJhj307151; Fri, 24 Aug 2001 12:43:45 -0700 (PDT) (envelope-from dillon) Message-Id: <200108241943.f7OJhj307151@freefall.freebsd.org> From: Matt Dillon Date: Fri, 24 Aug 2001 12:43:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys minherit.2 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 dillon 2001/08/24 12:43:45 PDT Modified files: lib/libc/sys minherit.2 Log: Oops, minherit() uses VM_INHERIT_XXX as the argument, not MAP_XXX. Properly document minherit(). Revision Changes Path 1.14 +11 -6 src/lib/libc/sys/minherit.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message