remove outdated "expected to be compliant"
authorjsg <jsg@openbsd.org>
Thu, 12 Jan 2023 12:56:07 +0000 (12:56 +0000)
committerjsg <jsg@openbsd.org>
Thu, 12 Jan 2023 12:56:07 +0000 (12:56 +0000)
ok miod@ kn@ deraadt@

lib/libc/sys/setsid.2
lib/libc/termios/tcgetpgrp.3
lib/libc/termios/tcgetsid.3
lib/libc/termios/tcsendbreak.3
lib/libc/termios/tcsetattr.3
lib/libc/termios/tcsetpgrp.3

index b576087..3859e40 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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
@@ -30,7 +30,7 @@
 .\"
 .\"    @(#)setsid.2    8.1 (Berkeley) 6/4/93
 .\"
-.Dd $Mdocdate: May 31 2015 $
+.Dd $Mdocdate: January 12 2023 $
 .Dt SETSID 2
 .Os
 .Sh NAME
@@ -74,6 +74,6 @@ ID of the calling process.
 .Sh STANDARDS
 The
 .Fn setsid
-function is expected to be compliant with the
+function is compliant with the
 .St -p1003.1-2008
 specification.
index 9b57241..befba1a 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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.
@@ -27,7 +27,7 @@
 .\" 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
@@ -69,6 +69,6 @@ is not the controlling terminal.
 .Sh STANDARDS
 The
 .Fn tcgetpgrp
-function is expected to be compliant with the
+function is compliant with the
 .St -p1003.1-88
 specification.
index 5d528a1..40f2f0b 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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.
@@ -27,7 +27,7 @@
 .\" 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
@@ -67,7 +67,7 @@ is not the controlling terminal.
 .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
index da04c8f..4dbacea 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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.
@@ -27,7 +27,7 @@
 .\" 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
@@ -148,6 +148,6 @@ The
 .Fn tcflush ,
 and
 .Fn tcsendbreak
-functions are expected to be compliant with the
+functions are compliant with the
 .St -p1003.1-88
 specification.
index 3847c55..d53d394 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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.
@@ -27,7 +27,7 @@
 .\" 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
@@ -344,7 +344,7 @@ The
 .Fn tcgetattr ,
 and
 .Fn tcsetattr
-functions are expected to be compliant with the
+functions are compliant with the
 .St -p1003.1-88
 specification.
 The
index a5b8dbe..5502e93 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $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.
@@ -27,7 +27,7 @@
 .\" 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
@@ -104,6 +104,6 @@ session as the calling process.
 .Sh STANDARDS
 The
 .Fn tcsetpgrp
-function is expected to be compliant with the
+function is compliant with the
 .St -p1003.1-88
 specification.