summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/uvm/uvm_swap.c')
-rw-r--r--sys/uvm/uvm_swap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/uvm/uvm_swap.c b/sys/uvm/uvm_swap.c
index 0a2694f40f0..d56b620571d 100644
--- a/sys/uvm/uvm_swap.c
+++ b/sys/uvm/uvm_swap.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: uvm_swap.c,v 1.25 2001/03/09 03:13:47 deraadt Exp $ */
+/* $OpenBSD: uvm_swap.c,v 1.26 2001/03/26 05:37:03 aaron Exp $ */
/* $NetBSD: uvm_swap.c,v 1.28 1999/07/22 22:58:39 thorpej Exp $ */
/*
@@ -71,7 +71,7 @@
* information that is passed up to the user (via system calls).
*
* each swap partition is assigned a "priority" (int) which controls
- * swap parition usage.
+ * swap partition usage.
*
* the system maintains a global data structure describing all swap
* partitions/files. there is a sorted LIST of "swappri" structures