From owner-freebsd-stable@FreeBSD.ORG Sat Mar 29 22:19:43 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1FCC106566C for ; Sat, 29 Mar 2008 22:19:43 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC968FC17 for ; Sat, 29 Mar 2008 22:19:42 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from crab.unsane.co.uk (crab.unsane.co.uk [10.0.0.111]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m2TLsBOq029220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 29 Mar 2008 21:54:11 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <47EEB97F.4040703@unsane.co.uk> Date: Sat, 29 Mar 2008 21:49:51 +0000 From: Vince User-Agent: Thunderbird 2.0.0.12 (X11/20080313) MIME-Version: 1.0 To: "Carlos A. M. dos Santos" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Missing manual pages (e.g. aio_fsync) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2008 22:19:43 -0000 Carlos A. M. dos Santos wrote: > Hello, > > It seems that the manual page of aio_fsync is missing, at least in > FreeBSD 7.0-STABLE. I have some questions regarding this: > > 1. Is there somebody working on a man page for aio_fsync? > > 2. Is there a list of missing manual pages? > http://wiki.freebsd.org/MissingManpages no idea how complete that is though. > 3. What is the current status of POSIX and Unix Specification? Is > there any agreement with IEEE or Open Group allowing to cut-and-paste > from, say, http://www.opengroup.org/onlinepubs/009695399/functions/aio_fsync.html? >