summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/setpgid.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/setpgid.2 b/lib/libc/sys/setpgid.2
index 064c3365716..4f8c49d6a52 100644
--- a/lib/libc/sys/setpgid.2
+++ b/lib/libc/sys/setpgid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: setpgid.2,v 1.13 2013/05/08 07:46:26 guenther Exp $
+.\" $OpenBSD: setpgid.2,v 1.14 2013/05/08 14:19:44 jmc Exp $
.\" $NetBSD: setpgid.2,v 1.8 1995/02/27 12:36:55 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -92,7 +92,7 @@ argument does not match the process ID of the calling process or of a
descendant of the calling process.
.El
.Sh SEE ALSO
-.Xr getpgrp 2
+.Xr getpgrp 2 ,
.Xr setsid 2
.Sh STANDARDS
.Fn setpgrp