Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 2009 02:48:29 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r198463 - head/sys/kern
Message-ID:  <200910250248.n9P2mT9i027744@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: alc
Date: Sun Oct 25 02:48:29 2009
New Revision: 198463
URL: http://svn.freebsd.org/changeset/base/198463

Log:
  Update a comment to reflect the previous change.

Modified:
  head/sys/kern/sys_process.c

Modified: head/sys/kern/sys_process.c
==============================================================================
--- head/sys/kern/sys_process.c	Sun Oct 25 01:19:55 2009	(r198462)
+++ head/sys/kern/sys_process.c	Sun Oct 25 02:48:29 2009	(r198463)
@@ -279,7 +279,7 @@ proc_rwmem(struct proc *p, struct uio *u
 		}
 
 		/*
-		 * Now we need to get the page.  out_entry, out_prot, wired,
+		 * Now we need to get the page.  out_entry, wired,
 		 * and single_use aren't used.  One would think the vm code
 		 * would be a *bit* nicer...  We use tmap because
 		 * vm_map_lookup() can change the map argument.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910250248.n9P2mT9i027744>