Index: sys/setsid.2
===================================================================
RCS file: /cvs/src/lib/libc/sys/setsid.2,v
retrieving revision 1.14
diff -u -p -r1.14 setsid.2
--- sys/setsid.2        31 May 2015 23:54:25 -0000      1.14
+++ sys/setsid.2        12 Jan 2023 07:10:10 -0000
@@ -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: termios/tcgetpgrp.3
===================================================================
RCS file: /cvs/src/lib/libc/termios/tcgetpgrp.3,v
retrieving revision 1.10
diff -u -p -r1.10 tcgetpgrp.3
--- termios/tcgetpgrp.3 12 Dec 2013 22:44:22 -0000      1.10
+++ termios/tcgetpgrp.3 12 Jan 2023 07:10:44 -0000
@@ -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: termios/tcgetsid.3
===================================================================
RCS file: /cvs/src/lib/libc/termios/tcgetsid.3,v
retrieving revision 1.2
diff -u -p -r1.2 tcgetsid.3
--- termios/tcgetsid.3  17 Oct 2017 22:47:58 -0000      1.2
+++ termios/tcgetsid.3  12 Jan 2023 07:09:42 -0000
@@ -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: termios/tcsendbreak.3
===================================================================
RCS file: /cvs/src/lib/libc/termios/tcsendbreak.3,v
retrieving revision 1.9
diff -u -p -r1.9 tcsendbreak.3
--- termios/tcsendbreak.3       5 Jun 2013 03:39:23 -0000       1.9
+++ termios/tcsendbreak.3       12 Jan 2023 07:09:25 -0000
@@ -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: termios/tcsetattr.3
===================================================================
RCS file: /cvs/src/lib/libc/termios/tcsetattr.3,v
retrieving revision 1.18
diff -u -p -r1.18 tcsetattr.3
--- termios/tcsetattr.3 11 Sep 2022 06:38:11 -0000      1.18
+++ termios/tcsetattr.3 12 Jan 2023 07:09:14 -0000
@@ -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: termios/tcsetpgrp.3
===================================================================
RCS file: /cvs/src/lib/libc/termios/tcsetpgrp.3,v
retrieving revision 1.14
diff -u -p -r1.14 tcsetpgrp.3
--- termios/tcsetpgrp.3 7 Mar 2017 19:08:07 -0000       1.14
+++ termios/tcsetpgrp.3 12 Jan 2023 07:08:55 -0000
@@ -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.

Reply via email to