proces -> process in a comment.

This commit is contained in:
jhb 2001-10-09 17:25:30 +00:00
parent b9c754f2b1
commit 52c5d508b7

View File

@ -262,7 +262,7 @@ execve(td, uap)
/*
* For security and other reasons, signal handlers cannot
* be shared after an exec. The new proces gets a copy of the old
* be shared after an exec. The new process gets a copy of the old
* handlers. In execsigs(), the new process will have its signals
* reset.
*/