]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/accept.2
Convert to American spelling conventions
[thirdparty/man-pages.git] / man2 / accept.2
index 52d0ffe2b20ddb6d26304d95ed8e44c399a919a6..51ab67f043a94efc4776c7bac0d11210775b9b61 100644 (file)
@@ -140,7 +140,7 @@ Linux
 passes already-pending network errors on the new socket
 as an error code from
 .BR accept ().
-This behaviour differs from other BSD socket
+This behavior differs from other BSD socket
 implementations.
 For reliable operation the application should detect
 the network errors defined for the protocol after
@@ -247,7 +247,7 @@ does \fInot\fP inherit file status flags such as
 and
 .BR O_ASYNC
 from the listening socket.
-This behaviour differs from the canonical BSD sockets implementation.
+This behavior differs from the canonical BSD sockets implementation.
 .\" Some testing seems to show that Tru64 5.1 and HP-UX 11 also
 .\" do not inherit file status flags -- MTK Jun 05
 Portable programs should not rely on inheritance or non-inheritance