From owner-freebsd-hackers Mon Jun 29 11:42:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11387 for freebsd-hackers-outgoing; Mon, 29 Jun 1998 11:42:48 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp04.primenet.com (daemon@smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11256 for ; Mon, 29 Jun 1998 11:42:03 -0700 (PDT) (envelope-from tlambert@usr01.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id LAA21196; Mon, 29 Jun 1998 11:42:00 -0700 (MST) Received: from usr01.primenet.com(206.165.6.201) via SMTP by smtp04.primenet.com, id smtpd021125; Mon Jun 29 11:41:51 1998 Received: (from tlambert@localhost) by usr01.primenet.com (8.8.5/8.8.5) id LAA21198; Mon, 29 Jun 1998 11:41:46 -0700 (MST) From: Terry Lambert Message-Id: <199806291841.LAA21198@usr01.primenet.com> Subject: Re: mmap() with stdin/stdout To: smoergrd@oslo.geco-prakla.slb.com (Dag-Erling Coidan Sm?rgrav) Date: Mon, 29 Jun 1998 18:41:45 +0000 (GMT) Cc: hackers@FreeBSD.ORG In-Reply-To: from "Dag-Erling Coidan Sm?rgrav" at Jun 29, 98 12:47:56 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > BTW, 'advice' (the noun) is misspelt as 'advise' in the mincore(2) and > madvise(2) man pages. The spelling of madvise() may also be construed > as a bug unless one argues that 'advise' (the verb) is intended. The verb is intended. The "madvise(2)" call _advises_ the kernel about your intended use of the memory. The first misspelling noted, however, is indeed an error... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message