Fix typo.
Submitted by: rdivacky MFC after: 1 month
This commit is contained in:
parent
6b8c18292c
commit
7df8f6ab6f
@ -1014,7 +1014,7 @@ kern_sigprocmask(struct thread *td, int how, sigset_t *set, sigset_t *oset,
|
||||
}
|
||||
|
||||
/*
|
||||
* The new_block set contains signals that were not previosly
|
||||
* The new_block set contains signals that were not previously
|
||||
* blocked, but are blocked now.
|
||||
*
|
||||
* In case we block any signal that was not previously blocked
|
||||
|
Loading…
Reference in New Issue
Block a user