diff options
Diffstat (limited to 'man2/cacheflush.2')
| -rw-r--r-- | man2/cacheflush.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/cacheflush.2 b/man2/cacheflush.2 index 8d53cfbbc6..d80e75b2cf 100644 --- a/man2/cacheflush.2 +++ b/man2/cacheflush.2 @@ -13,7 +13,7 @@ Standard C library .nf .B #include <sys/cachectl.h> .PP -.BI "int cacheflush(void *" addr ", int "nbytes ", int "cache ); +.BI "int cacheflush(void " addr [. nbytes "], int "nbytes ", int "cache ); .fi .PP .IR Note : |
