summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sig.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-12-14 00:38:01 +0000
committerrwatson <rwatson@FreeBSD.org>2001-12-14 00:38:01 +0000
commit9e2b770a8fc0f3d62f0ffc46c1194bc7f60314eb (patch)
tree5065eb62758ebe7d5532f47c91ada37ba154743a /sys/kern/kern_sig.c
parent735db38be39be817d29cd57d86f75e4b9cb4b2d1 (diff)
downloadFreeBSD-src-9e2b770a8fc0f3d62f0ffc46c1194bc7f60314eb.zip
FreeBSD-src-9e2b770a8fc0f3d62f0ffc46c1194bc7f60314eb.tar.gz
o Wording fix in comment.
Submitted by: tanimura via p4
Diffstat (limited to 'sys/kern/kern_sig.c')
-rw-r--r--sys/kern/kern_sig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_sig.c b/sys/kern/kern_sig.c
index da9b64c..d3f01e6 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
OpenPOWER on IntegriCloud