summaryrefslogtreecommitdiffstats
path: root/lib/libc/termios/tcgetsid.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/termios/tcgetsid.3')
-rw-r--r--lib/libc/termios/tcgetsid.39
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/libc/termios/tcgetsid.3 b/lib/libc/termios/tcgetsid.3
index a5206c90d6f..5d528a16c6f 100644
--- a/lib/libc/termios/tcgetsid.3
+++ b/lib/libc/termios/tcgetsid.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcgetsid.3,v 1.1 2013/12/17 16:31:36 millert Exp $
+.\" $OpenBSD: tcgetsid.3,v 1.2 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 17 2013 $
+.Dd $Mdocdate: October 17 2017 $
.Dt TCGETSID 3
.Os
.Sh NAME
@@ -70,3 +70,8 @@ The
function is expected to be compliant with the
.St -p1003.1-2008
specification.
+.Sh HISTORY
+The
+.Fn tcgetsid
+function has been available since
+.Ox 5.5 .