[PATCH 1/2] cacheflush.2: tfix
From: Jakub Wilk <hidden>
Date: 2021-01-18 21:35:38
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Jakub Wilk <hidden>
Date: 2021-01-18 21:35:38
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Jakub Wilk <redacted> --- 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
--
2.30.0