-.\" $OpenBSD: setsid.2,v 1.14 2015/05/31 23:54:25 schwarze Exp $
+.\" $OpenBSD: setsid.2,v 1.15 2023/01/12 12:56:07 jsg Exp $
.\" $NetBSD: setsid.2,v 1.3 1995/10/12 15:41:13 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\"
.\" @(#)setsid.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: May 31 2015 $
+.Dd $Mdocdate: January 12 2023 $
.Dt SETSID 2
.Os
.Sh NAME
.Sh STANDARDS
The
.Fn setsid
-function is expected to be compliant with the
+function is compliant with the
.St -p1003.1-2008
specification.
-.\" $OpenBSD: tcgetpgrp.3,v 1.10 2013/12/12 22:44:22 millert Exp $
+.\" $OpenBSD: tcgetpgrp.3,v 1.11 2023/01/12 12:56:07 jsg Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 12 2013 $
+.Dd $Mdocdate: January 12 2023 $
.Dt TCGETPGRP 3
.Os
.Sh NAME
.Sh STANDARDS
The
.Fn tcgetpgrp
-function is expected to be compliant with the
+function is compliant with the
.St -p1003.1-88
specification.
-.\" $OpenBSD: tcgetsid.3,v 1.2 2017/10/17 22:47:58 schwarze Exp $
+.\" $OpenBSD: tcgetsid.3,v 1.3 2023/01/12 12:56:07 jsg Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 17 2017 $
+.Dd $Mdocdate: January 12 2023 $
.Dt TCGETSID 3
.Os
.Sh NAME
.Sh STANDARDS
The
.Fn tcgetsid
-function is expected to be compliant with the
+function is compliant with the
.St -p1003.1-2008
specification.
.Sh HISTORY
-.\" $OpenBSD: tcsendbreak.3,v 1.9 2013/06/05 03:39:23 tedu Exp $
+.\" $OpenBSD: tcsendbreak.3,v 1.10 2023/01/12 12:56:07 jsg Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: January 12 2023 $
.Dt TCSENDBREAK 3
.Os
.Sh NAME
.Fn tcflush ,
and
.Fn tcsendbreak
-functions are expected to be compliant with the
+functions are compliant with the
.St -p1003.1-88
specification.
-.\" $OpenBSD: tcsetattr.3,v 1.18 2022/09/11 06:38:11 jmc Exp $
+.\" $OpenBSD: tcsetattr.3,v 1.19 2023/01/12 12:56:07 jsg Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 11 2022 $
+.Dd $Mdocdate: January 12 2023 $
.Dt TCSETATTR 3
.Os
.Sh NAME
.Fn tcgetattr ,
and
.Fn tcsetattr
-functions are expected to be compliant with the
+functions are compliant with the
.St -p1003.1-88
specification.
The
-.\" $OpenBSD: tcsetpgrp.3,v 1.14 2017/03/07 19:08:07 millert Exp $
+.\" $OpenBSD: tcsetpgrp.3,v 1.15 2023/01/12 12:56:07 jsg Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 7 2017 $
+.Dd $Mdocdate: January 12 2023 $
.Dt TCSETPGRP 3
.Os
.Sh NAME
.Sh STANDARDS
The
.Fn tcsetpgrp
-function is expected to be compliant with the
+function is compliant with the
.St -p1003.1-88
specification.