aboutsummaryrefslogtreecommitdiffstats
path: root/man3/tcgetpgrp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/tcgetpgrp.3')
-rw-r--r--man3/tcgetpgrp.310
1 files changed, 6 insertions, 4 deletions
diff --git a/man3/tcgetpgrp.3 b/man3/tcgetpgrp.3
index 2c1409f4a9..edf50a80f8 100644
--- a/man3/tcgetpgrp.3
+++ b/man3/tcgetpgrp.3
@@ -109,15 +109,17 @@ T} Thread safety MT-Safe
.hy
.ad
.sp 1
-.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
-.SH NOTES
+.SH VERSIONS
These functions are implemented via the
.B TIOCGPGRP
and
.B TIOCSPGRP
ioctls.
-.SS History
+.SH STANDARDS
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001.
+.PP
The ioctls appeared in 4.2BSD.
The functions are POSIX inventions.
.SH SEE ALSO