Add missing word to comment.

This commit is contained in:
Don Lewis 2005-10-04 04:02:33 +00:00
parent 70359cf526
commit 34ea500bea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=150895

View File

@ -672,7 +672,7 @@ do_execve(td, args, mac_p)
p->p_acflag &= ~AFORK;
/*
* Free any previous argument cache and it with
* Free any previous argument cache and replace it with
* the new argument cache, if any.
*/
oldargs = p->p_args;