On 1/18/21 4:45 PM, Michael Kerrisk (man-pages) wrote: > 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? Hi Michael, I didn't receive it. Maybe there's some lag in vger. You can apply it yourself, as they seem to be independent. Thanks, Alex > > 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 >> > > -- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/