From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Darrick J. Wong" Subject: ioctl manpages? Date: Tue, 15 Dec 2015 00:33:58 -0800 Message-ID: <20151215083358.GE10584@birch.djwong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Michael Kerrisk (man-pages)" Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org Hi, Just out of curiosity, how does one submit manpages for specific ioctls? There's a manpage for ioctl() itself, but I can't find anything for things like, say, FIEMAP or FICLONE or FICLONERANGE. I guess they'd be section 2, right? Something like /usr/share/man/man2/ficlone.2.gz? Or a separate ioctl-ficlone.2.gz, just in case there's ever a ficlone syscall? --Darrick