summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/sparc64/mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/sparc64/mem.c')
-rw-r--r--sys/sparc64/sparc64/mem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/sparc64/mem.c b/sys/sparc64/sparc64/mem.c
index 6bd5225..a25bef4 100644
--- a/sys/sparc64/sparc64/mem.c
+++ b/sys/sparc64/sparc64/mem.c
@@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$");
/*
* Memory special file
*
- * NOTE: other architectures support mmap()'ing the mem and kmem devices; this
+ * NOTE: other architectures support mmap()'ing the mem device; this
* might cause illegal aliases to be created for the locked kernel page(s), so
* it is not implemented.
*/
OpenPOWER on IntegriCloud