summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_page.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_page.h')
-rw-r--r--sys/vm/vm_page.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/vm/vm_page.h b/sys/vm/vm_page.h
index b67c9a5..a360a40 100644
--- a/sys/vm/vm_page.h
+++ b/sys/vm/vm_page.h
@@ -61,7 +61,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: vm_page.h,v 1.23 1995/12/11 04:58:26 dyson Exp $
+ * $Id: vm_page.h,v 1.24 1996/01/19 04:00:17 dyson Exp $
*/
/*
@@ -166,7 +166,7 @@ struct vm_page {
* non-interrupt times.
*
* inactive
- * Low activity, candidates for reclaimation.
+ * Low activity, candidates for reclamation.
* This is the list of pages that should be
* paged out next.
*
OpenPOWER on IntegriCloud