From owner-freebsd-hackers Sat Feb 10 12:54:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 950F937B401; Sat, 10 Feb 2001 12:54:07 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id f1AKra127602; Sat, 10 Feb 2001 12:53:36 -0800 (PST) (envelope-from dillon) Date: Sat, 10 Feb 2001 12:53:36 -0800 (PST) From: Matt Dillon Message-Id: <200102102053.f1AKra127602@earth.backplane.com> To: Richard Hodges Cc: Nik Clayton , hackers@FreeBSD.ORG Subject: Re: Updating mmap(2) [nik@freebsd.org: Re: pipe] References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Maybe I'm suffering a temporary lapse of clue, but is there some :place where supplemental info (like code snippets) is kept? This :kind of info might be handy to someone seeing the man page for the :first time, but it doesn't seem quite right to put code samples :in the man pages themselves. : :-Richard /usr/share/examples/... 'maybe'. But, personally, I would just embed it in the man page or create another man page called mmap-examples. Most people don't even realize that /usr/share/examples exists and so don't look there. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message