From a202ed9396a6d95bf8342f07ca21031fd2b72611 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 27 Nov 2018 18:26:19 +0100 Subject: [PATCH] ioctl_console.2, ctime.3: tfix Reported-by: Anatoly Borodin Signed-off-by: Michael Kerrisk --- man2/ioctl_console.2 | 2 +- man3/ctime.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/ioctl_console.2 b/man2/ioctl_console.2 index c12329c0c..4cac0bac2 100644 --- a/man2/ioctl_console.2 +++ b/man2/ioctl_console.2 @@ -324,7 +324,7 @@ struct unimapdesc { where .I entries points to an array of -,IP +.IP .in +4n .EX struct unipair { diff --git a/man3/ctime.3 b/man3/ctime.3 index 46ba1a4ad..d317fd398 100644 --- a/man3/ctime.3 +++ b/man3/ctime.3 @@ -153,7 +153,7 @@ null-terminated string of the form .EX "Wed Jun 30 21:49:08 1993\\n" .EE -,in +.in .PP The abbreviations for the days of the week are "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", and "Sat".