* ioctl manpages?
@ 2015-12-15 8:33 Darrick J. Wong
[not found] ` <20151215083358.GE10584-PTl6brltDGh4DFYR7WNSRA@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2015-12-15 8:33 UTC (permalink / raw)
To: Michael Kerrisk (man-pages); +Cc: linux-api-u79uwXL29TY76Z2rM5mHXA
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ioctl manpages?
[not found] ` <20151215083358.GE10584-PTl6brltDGh4DFYR7WNSRA@public.gmane.org>
@ 2015-12-15 11:53 ` Michael Kerrisk (man-pages)
[not found] ` <566FFF36.4060103-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-12-15 11:53 UTC (permalink / raw)
To: Darrick J. Wong
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-api-u79uwXL29TY76Z2rM5mHXA
Hello Darrick,
On 12/15/2015 09:33 AM, Darrick J. Wong wrote:
> 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?
Yes. (And it sure would be nice to see some of those documented.
Is this an offer? :-) )
> 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?
We already have ioctl_fat.2 and ioctl_list.2, so I'd say
ioctl_ficlone.2 and so on.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ioctl manpages?
[not found] ` <566FFF36.4060103-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-12-15 20:48 ` Darrick J. Wong
0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2015-12-15 20:48 UTC (permalink / raw)
To: Michael Kerrisk (man-pages); +Cc: linux-api-u79uwXL29TY76Z2rM5mHXA
On Tue, Dec 15, 2015 at 12:53:26PM +0100, Michael Kerrisk (man-pages) wrote:
> Hello Darrick,
>
> On 12/15/2015 09:33 AM, Darrick J. Wong wrote:
> > 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?
>
> Yes. (And it sure would be nice to see some of those documented.
> Is this an offer? :-) )
Yep. Given that we're hoisting clone, clone-range, and (hopefully) dedupe into
the VFS, it seems like a good time to document how they work.
> > 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?
>
> We already have ioctl_fat.2 and ioctl_list.2, so I'd say
> ioctl_ficlone.2 and so on.
Aha, out of date manpages git repo. :( So there are ioctl manpages after all!
Ok, horrifying troff spaghetti will follow soon.
--D
>
> Cheers,
>
> Michael
>
>
>
> --
> Michael Kerrisk
> Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
> Linux/UNIX System Programming Training: http://man7.org/training/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-15 20:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-15 8:33 ioctl manpages? Darrick J. Wong
[not found] ` <20151215083358.GE10584-PTl6brltDGh4DFYR7WNSRA@public.gmane.org>
2015-12-15 11:53 ` Michael Kerrisk (man-pages)
[not found] ` <566FFF36.4060103-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-15 20:48 ` Darrick J. Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).