On 2/27/19 9:30 AM, Michael Kerrisk (man-pages) wrote: > Bjarni, > > On 1/4/19 2:00 AM, Bjarni Ingi Gislason wrote: >> The output is unchanged, except the font change for a punctuation >> mark (ioctl_userfaultfd.2). >> >> Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> >> --- >> man2/init_module.2 | 8 +++---- >> man2/inotify_init.2 | 4 ++-- >> man2/io_getevents.2 | 2 +- >> man2/io_submit.2 | 4 ++-- >> man2/ioctl_console.2 | 4 ++-- >> man2/ioctl_fat.2 | 6 ++--- >> man2/ioctl_ficlonerange.2 | 18 +++++++------- >> man2/ioctl_fideduperange.2 | 42 ++++++++++++++++----------------- >> man2/ioctl_getfsmap.2 | 2 +- >> man2/ioctl_iflags.2 | 10 ++++---- >> man2/ioctl_list.2 | 2 +- >> man2/ioctl_ns.2 | 16 ++++++------- >> man2/ioctl_tty.2 | 12 +++++----- >> man2/ioctl_userfaultfd.2 | 48 +++++++++++++++++++------------------- >> 14 files changed, 89 insertions(+), 89 deletions(-) >> >> diff --git a/man2/init_module.2 b/man2/init_module.2 >> index 4f13edf1f..a4d41318b 100644 > [...] > >> diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2 >> index 922b298ec..6df01eb54 100644 >> --- a/man2/ioctl_userfaultfd.2 >> +++ b/man2/ioctl_userfaultfd.2 >> @@ -60,17 +60,17 @@ The various >> .BR ioctl (2) >> operations are described below. >> The >> -.BR UFFDIO_API, >> +.BR UFFDIO_API , > > These kinds of fixes are always welcome, but I > really would have liked them as a separate patch. I've gone through and manually fixed various errors of the kind shown here. Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/