aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/cacheflush.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/cacheflush.2')
-rw-r--r--man/man2/cacheflush.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man2/cacheflush.2 b/man/man2/cacheflush.2
index 2a48dccd28..f9fb21c319 100644
--- a/man/man2/cacheflush.2
+++ b/man/man2/cacheflush.2
@@ -80,12 +80,12 @@ Linux provides this system call, with different arguments:
M68K:
.nf
.BI "int cacheflush(unsigned long " addr ", int " scope ", int " cache ,
-.BI " unsigned long " len );
+.BI " unsigned long " size );
.fi
.TP
SH:
.nf
-.BI "int cacheflush(unsigned long " addr ", unsigned long " len ", int " op );
+.BI "int cacheflush(unsigned long " addr ", unsigned long " size ", int " op );
.fi
.TP
NDS32: