From owner-freebsd-arch Mon Sep 3 23: 3:41 2001 Delivered-To: freebsd-arch@freebsd.org Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id 6674C37B403; Mon, 3 Sep 2001 23:03:36 -0700 (PDT) Received: from mindspring.com (dialup-209.247.140.38.Dial1.SanJose1.Level3.net [209.247.140.38]) by gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id XAA22702; Mon, 3 Sep 2001 23:03:30 -0700 (PDT) Message-ID: <3B946EDE.616F7EDC@mindspring.com> Date: Mon, 03 Sep 2001 23:04:14 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Bruce Evans Cc: Yar Tikhiy , arch@FreeBSD.ORG, doc@FreeBSD.ORG Subject: Re: brk(2) manpage seems erroneous and confusing References: <20010901204223.K1753-100000@besplex.bde.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bruce Evans wrote: > > I'd suggest taking the brk(2) page from NetBSD, which language > > looks much better. If noone minds, I'll do that. Of course, I'll > > change the function prototypes in the manpage to match our unistd.h > > unless we decide to fix the latter, too. > > Better change unistd.h. The kernel returns int. Ugh. sizeof(int) != sizeof(void *) everywhere... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message