On 3/7/19 6:53 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Applied. Thanks, Jakub. Cheers, Michael > --- > Changes.old | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/Changes.old b/Changes.old > index dba554b69..f43e65bac 100644 > --- a/Changes.old > +++ b/Changes.old > @@ -48588,7 +48588,7 @@ syscalls.2 > Uncommented: memory_ordering > > Renamed: ppc_rtas to rtas (__NR_rtas), ppc_swapcontext to > - swapcontext (__NR_swacontext). > + swapcontext (__NR_swapcontext). > Eugene Syromyatnikov > Note about s390x and old_mmap > Michael Kerrisk > @@ -48667,7 +48667,7 @@ errno.3 > > exec.3 > Michael Kerrisk [Eugene Syromyatnikov] > - Note that SPARCC provides an execv() system call > + Note that SPARC provides an execv() system call > > exit.3 > Mike Frysinger > @@ -48714,8 +48714,8 @@ malloc.3 > Michael Kerrisk > Note that calloc() detects overflow when multiplying its arguments > Michael Kerrisk > - Since glibc 2.29, realloc() is exposed by defining _DEFAULT_SOURCE > - Info gleaned from glilic NEWS file. > + Since glibc 2.29, reallocarray() is exposed by defining _DEFAULT_SOURCE > + Info gleaned from glibc NEWS file. > > pthread_attr_init.3 > Michael Kerrisk [Göran Häggsjö, Jakub Wilk] > @@ -48792,7 +48792,7 @@ lirc.4 > Sean Young [Alec Leamas, Mauro Carvalho Chehab] > Remove ioctls and feature bits which were never implemented > Sean Young > - Unsupported ioctl() operationsalways return ENOTTY > + Unsupported ioctl() operations always return ENOTTY > Sean Young > LIRC_MODE_LIRCCODE has been replaced by LIRC_MODE_SCANCODE > Sean Young > @@ -48879,7 +48879,7 @@ proc.5 > Michael Kerrisk > Setting dumpable to 1 reverts ownership of /proc/PID/* to effective IDs > Michael Kerrisk > - Document /proc/Meminfo LazyFree field > + Document /proc/meminfo LazyFree field > Michael Kerrisk > Fix kernel source pathname for soft-dirty documentation > Michael Kerrisk > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/