diff options
Diffstat (limited to 'sys/kern/kern_sig.c')
| -rw-r--r-- | sys/kern/kern_sig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_sig.c b/sys/kern/kern_sig.c index da9b64cd4004..d3f01e6ea67f 100644 --- a/sys/kern/kern_sig.c +++ b/sys/kern/kern_sig.c @@ -2062,7 +2062,7 @@ nosys(td, args) } /* - * Send a signal to a SIGIO or SIGURG to a process or process group using + * Send a SIGIO or SIGURG signal to a process or process group using * stored credentials rather than those of the current process. */ void |
