Fix a warning of groff: line 527: warning [p 6, 2.3i]: cannot adjust line Signed-off-by: Stéphane Aulery <saulery@xxxxxxx> --- 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 00f6c4b..994e0f4 100644 --- a/man2/ioctl_list.2 +++ b/man2/ioctl_list.2 @@ -525,9 +525,9 @@ l l l l. // <include/linux/scsi.h> .TS l l l. -0x00005382 SCSI_IOCTL_GET_IDLUN struct { int [2]; } * -0x00005383 SCSI_IOCTL_TAGGED_ENABLE void -0x00005384 SCSI_IOCTL_TAGGED_DISABLE void +0x00005382 SCSI_IOCTL_GET_IDLUN struct { int [2]; } * +0x00005383 SCSI_IOCTL_TAGGED_ENABLE void +0x00005384 SCSI_IOCTL_TAGGED_DISABLE void .TE .TS l l l l. -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html