]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/tcgetsid.3
des_crypt.3: Minor wording fix in VERSIONS
[thirdparty/man-pages.git] / man3 / tcgetsid.3
index fa6128e6ee945f5eaa4b07db55eb76214138c2fe..057c2867e144f159b797f9ff6f1fe47e79d35e85 100644 (file)
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH TCGETSID 3 2014-01-13 "GNU" "Linux Programmer's Manual"
+.TH TCGETSID 3 2015-08-08 "GNU" "Linux Programmer's Manual"
 .SH NAME
 tcgetsid \- get session ID
 .SH SYNOPSIS
 .BR "#define _XOPEN_SOURCE 500" "        /* See feature_test_macros(7) */"
 .br
 .B "#include <termios.h>"
-.sp
+.PP
 .BI "pid_t tcgetsid(int " fd );
 .SH DESCRIPTION
 The function
@@ -75,7 +75,7 @@ T{
 T}     Thread safety   MT-Safe
 .TE
 .SH CONFORMING TO
-POSIX.1-2001.
+POSIX.1-2001, POSIX.1-2008.
 .SH NOTES
 This function is implemented via the
 .B TIOCGSID