summaryrefslogtreecommitdiff
path: root/man3/tcgetpgrp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/tcgetpgrp.3')
-rw-r--r--man3/tcgetpgrp.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/tcgetpgrp.3 b/man3/tcgetpgrp.3
index d883cfa1..68cad10c 100644
--- a/man3/tcgetpgrp.3
+++ b/man3/tcgetpgrp.3
@@ -56,7 +56,7 @@ and the calling process is not blocking or ignoring
a
.B SIGTTOU
signal is sent to all members of this background process group.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
When
.I fd
refers to the controlling terminal of the calling process,
@@ -101,7 +101,7 @@ of the calling process.
.I pgrp
has a supported value, but is not the process group ID of a
process in the same session as the calling process.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
POSIX.1-2001.
.SH NOTES
These functions are implemented via the
@@ -112,7 +112,7 @@ ioctls.
.SS History
The ioctls appeared in 4.2BSD.
The functions are POSIX inventions.
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR setpgid (2),
.BR setsid (2),
.BR credentials (7)