Adjust old comment (present in rev 1.1) to match changes in rev 1.82.

PR:	kern/92509
Submitted by:   "Bryan Venteicher" <bryanv@daemoninthecloset.org>
This commit is contained in:
Tor Egge 2006-02-02 21:55:38 +00:00
parent c78226329a
commit 44ed341759

View File

@ -813,7 +813,7 @@ readrest:
&fs.entry, &retry_object, &retry_pindex, &retry_prot, &wired);
/*
* If we don't need the page any longer, put it on the active
* If we don't need the page any longer, put it on the inactive
* list (the easiest thing to do here). If no one needs it,
* pageout will grab it eventually.
*/