diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2001-12-14 00:38:01 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2001-12-14 00:38:01 +0000 |
| commit | 48f1ba5b0df12d371559c464a279b7d92b98845f (patch) | |
| tree | 5065eb62758ebe7d5532f47c91ada37ba154743a /sys/kern/kern_sig.c | |
| parent | cc5a92334fbece2f7fd1e99fee4fffbefabf01d4 (diff) | |
Notes
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 |
