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@xxxxxxxxx> 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/