aboutsummaryrefslogtreecommitdiffstats
path: root/man3/killpg.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/killpg.3')
-rw-r--r--man3/killpg.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/killpg.3 b/man3/killpg.3
index 5cb52b027d..ca9e69f1fd 100644
--- a/man3/killpg.3
+++ b/man3/killpg.3
@@ -48,7 +48,7 @@ If
is greater than 1, it is equivalent to
.nf
.sp
-.BI kill(- pgrp , signal );
+.BI kill(\-pgrp , signal );
.fi
.SH "RETURN VALUE"
The value returned is \-1 on error, or 0 for success.