linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ioctl_list.2: ffix: add a missing third column in three tables
@ 2020-06-12 19:12 Bjarni Ingi Gislason
  2020-06-12 19:36 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Bjarni Ingi Gislason @ 2020-06-12 19:12 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

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>
---
 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 *
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ioctl_list.2: ffix: add a missing third column in three tables
  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)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-06-12 19:36 UTC (permalink / raw)
  To: Bjarni Ingi Gislason; +Cc: mtk.manpages, linux-man

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-12 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).