proces -> process in a comment.

This commit is contained in:
John Baldwin 2001-10-09 17:25:30 +00:00
parent 7ec7a350c5
commit 8688bb9383
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84729

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.
*/