From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/1] ioctl_list.2: SEE ALSO ioctl_fat.2
Date: Thu, 26 Feb 2015 08:42:58 +0100 [thread overview]
Message-ID: <54EECE82.7010906@gmail.com> (raw)
In-Reply-To: <1424528487-15888-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
On 02/21/2015 03:21 PM, Heinrich Schuchardt wrote:
> add FAT_IOCTL_GET_VOLUME_ID
> SEE ALSO ioctl_fat.2
Thanks, Heinrich. Applied.
Cheers,
Michael
> Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
> ---
> man2/ioctl_list.2 | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
> index d0d662f..d935f7d 100644
> --- a/man2/ioctl_list.2
> +++ b/man2/ioctl_list.2
> @@ -27,6 +27,9 @@
> .\" 2007-12-29 Alain Portal <aportal-CD6X2pywdrkGaKE8qFNMvg@public.gmane.org> and Michael Kerrisk
> .\" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
> .\" Various formatting improvements
> +.\"
> +.\" 2015-02-21 Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
> +.\" SEE ALSO ioctl_fat(2), add FAT_IOCTL_GET_VOLUME_ID.
> .TH IOCTL_LIST 2 2013-09-17 "Linux" "Linux Programmer's Manual"
> .SH NAME
> ioctl_list \- list of ioctl calls in Linux/i386 kernel
> @@ -474,13 +477,15 @@ l l l l.
> 0x000089E1 SIOCGETSGCNT struct sioc_sg_req * // I-O
> .TE
>
> -// <include/linux/msdos_fs.h>
> +// <include/linux/msdos_fs.h> see
> +.BR ioctl_fat (2)
> .TS
> l l l l.
> 0x82307201 VFAT_IOCTL_READDIR_BOTH struct dirent [2]
> 0x82307202 VFAT_IOCTL_READDIR_SHORT struct dirent [2]
> 0x80047210 FAT_IOCTL_GET_ATTRIBUTES __u32 *
> 0x40047211 FAT_IOCTL_SET_ATTRIBUTES const __u32 *
> +0x80047213 FAT_IOCTL_GET_VOLUME_ID __u32 *
> .TE
>
> // <include/linux/mtio.h>
> @@ -961,4 +966,5 @@ l l l.
> 0x00005404 SNDCTL_TMR_CONTINUE TCSETSF
> .TE
> .SH SEE ALSO
> -.BR ioctl (2)
> +.BR ioctl (2),
> +.BR ioctl_fat (2)
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2015-02-26 7:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-21 14:21 [PATCH 1/1] ioctl_list.2: SEE ALSO ioctl_fat.2 Heinrich Schuchardt
[not found] ` <1424528487-15888-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
2015-02-26 7:42 ` Michael Kerrisk (man-pages) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54EECE82.7010906@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=xypron.glpk-Mmb7MZpHnFY@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.