diff options
Diffstat (limited to 'man/man2/cacheflush.2')
-rw-r--r-- | man/man2/cacheflush.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/cacheflush.2 b/man/man2/cacheflush.2 index c4c6ed1bf2..6832a780da 100644 --- a/man/man2/cacheflush.2 +++ b/man/man2/cacheflush.2 @@ -12,7 +12,7 @@ Standard C library .nf .B #include <sys/cachectl.h> .P -.BI "int cacheflush(int " nbytes; +.BR "int cacheflush(" "int nbytes;" .BI " void " addr [ nbytes "], int "nbytes ", int "cache ); .fi .P |