linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] ioctl_list.2: ffix: add a missing third column in three tables
Date: Fri, 12 Jun 2020 21:36:44 +0200	[thread overview]
Message-ID: <a673b31c-d563-6263-e604-80016af9155e@gmail.com> (raw)
In-Reply-To: <20200612191256.GA31381@rhi.hi.is>

On 6/12/20 9:12 PM, Bjarni Ingi Gislason wrote:
> tbl:<ioctl_list.2>:162: error: excess data entry '// MORE' discarded
> tbl:<ioctl_list.2>:201: error: excess data entry '// I-O' discarded
> tbl:<ioctl_list.2>:343: error: excess data entry '// I-O' discarded
> 
> Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>

The ioctl_list.2 page exists no more. It was deleted in the last release!
See commit 3de87d46840d667f65ec8041c0aebff4f101f44e

Thanks,

Michael

> ---
>  man2/ioctl_list.2 | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
> index a8b0480ff..97e152fcb 100644
> --- a/man2/ioctl_list.2
> +++ b/man2/ioctl_list.2
> @@ -130,7 +130,7 @@ SIOCGSTAMP	timeval *
>  .sp 1
>  // <include/asm-i386/termios.h>
>  .TS
> -l l.
> +l l l.
>  TCGETS	struct termios *
>  TCSETS	const struct termios *
>  TCSETSW	const struct termios *
> @@ -192,7 +192,7 @@ TIOCSERSETMULTI	const struct serial_multiport_struct *
>  .sp 1
>  // <include/linux/ax25.h>
>  .TS
> -l l.
> +l l l.
>  SIOCAX25GETUID	const struct sockaddr_ax25 *
>  SIOCAX25ADDUID	const struct sockaddr_ax25 *
>  SIOCAX25DELUID	const struct sockaddr_ax25 *
> @@ -331,7 +331,7 @@ FS_IOC32_SETVERSION	int *
>  .sp 1
>  // <include/linux/hdreg.h>
>  .TS
> -l l.
> +l l l.
>  HDIO_GETGEO	struct hd_geometry *
>  HDIO_GET_UNMASKINTR	int *
>  HDIO_GET_MULTCOUNT	int *
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

      reply	other threads:[~2020-06-12 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12 19:12 [PATCH] ioctl_list.2: ffix: add a missing third column in three tables Bjarni Ingi Gislason
2020-06-12 19:36 ` 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=a673b31c-d563-6263-e604-80016af9155e@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=bjarniig@rhi.hi.is \
    --cc=linux-man@vger.kernel.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 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).