On 3/27/20 5:17 AM, Benjamin Peterson wrote: > Signed-off-by: Benjamin Peterson <benjamin@xxxxxxxxxx> Thanks, Benjamin. Applied. Cheers, Michael > --- > man2/clock_getres.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 > index d8b02e185..4422d2d00 100644 > --- a/man2/clock_getres.2 > +++ b/man2/clock_getres.2 > @@ -139,7 +139,7 @@ and probably also architecture support for this flag in the > .TP > .BR CLOCK_TAI " (since Linux 3.10; Linux-specific)" > .\" commit 1ff3c9677bff7e468e0c487d0ffefe4e901d33f4 > -A system-wide clock derived from walli-clock time but ignoring leap seconds. > +A system-wide clock derived from wall-clock time but ignoring leap seconds. > This clock does > not experience discontinuities and backwards jumps caused by NTP > inserting leap seconds as > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/