aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavem <davem>2001-11-30 00:57:11 +0000
committerdavem <davem>2001-11-30 00:57:11 +0000
commit5ff2a6d2231e9177b0f354504bea771bae71afde (patch)
tree82987340e587c88bcb8570a68e92e3c4db38327c
parent90efbadd249c983d0d5759cb3015dce5b39d5334 (diff)
downloadnetdev-vger-cvs-5ff2a6d2231e9177b0f354504bea771bae71afde.tar.gz
Typo.
-rw-r--r--Documentation/cachetlb.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cachetlb.txt b/Documentation/cachetlb.txt
index 631beb1ff..3e6d60be9 100644
--- a/Documentation/cachetlb.txt
+++ b/Documentation/cachetlb.txt
@@ -275,7 +275,7 @@ Here is the new interface:
for example, uses this technique.
The "address" parameter tells the virtual address where the
- user will ultimately this page mapped.
+ user will ultimately have this page mapped.
If D-cache aliasing is not an issue, these two routines may
simply call memcpy/memset directly and do nothing more.