From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754370AbaCRJhz (ORCPT ); Tue, 18 Mar 2014 05:37:55 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:55017 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751157AbaCRJhx (ORCPT ); Tue, 18 Mar 2014 05:37:53 -0400 Date: Tue, 18 Mar 2014 02:37:51 -0700 From: Christoph Hellwig To: "Michael Kerrisk (man-pages)" Cc: "Aneesh Kumar K.V" , "linux-man@vger.kernel.org" , Linux-Fsdevel , lkml , Andreas Dilger , NeilBrown Subject: Re: For review: open_by_name_at(2) man page Message-ID: <20140318093751.GA8068@infradead.org> References: <53271B69.3000305@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53271B69.3000305@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Michael, the man page looks reasonable. If you refer to openat(2) instead of open(2) in the ERRORS section you could avoid duplicating a few of the dirfd and flags related errors.