On 1/18/21 10:08 AM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Alex, you grabbed the 2/2. What about this 1/2? Thanks, Michael > --- > man2/cacheflush.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/cacheflush.2 b/man2/cacheflush.2 > index 12be4c94a..44fc064a8 100644 > --- a/man2/cacheflush.2 > +++ b/man2/cacheflush.2 > @@ -27,7 +27,7 @@ > cacheflush \- flush contents of instruction and/or data cache > .SH SYNOPSIS > .nf > -.B #inlcude <sys/cachectl.h> > +.B #include <sys/cachectl.h> > .PP > .BI "int cacheflush(void *" addr ", int "nbytes ", int "cache ); > .fi > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/