]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/execve.2
Convert to American spelling conventions
[thirdparty/man-pages.git] / man2 / execve.2
index 8cb13204b7395bda42eb9f29d75aa733860a0604..82b6257bf73b99dcf80cac1aad1dc8b7640974a1 100644 (file)
@@ -199,7 +199,7 @@ POSIX.1-2001 specifies one exception: if SIGCHLD is being ignored,
 then an implementation may leave the disposition unchanged or
 reset it to the default; Linux does the former.
 .IP * 4
-Any outstanding asynchronous I/O operations are cancelled
+Any outstanding asynchronous I/O operations are canceled
 .RB ( aio_read (3),
 .BR aio_write (3)).
 .IP * 4
@@ -320,7 +320,7 @@ An I/O error occurred.
 An ELF interpreter was a directory.
 .TP
 .B ELIBBAD
-An ELF interpreter was not in a recognised format.
+An ELF interpreter was not in a recognized format.
 .TP
 .B ELOOP
 Too many symbolic links were encountered in resolving
@@ -344,7 +344,7 @@ or a script or ELF interpreter does not exist, or a shared library
 needed for file or interpreter cannot be found.
 .TP
 .B ENOEXEC
-An executable is not in a recognised format, is for the wrong
+An executable is not in a recognized format, is for the wrong
 architecture, or has some other format error that means it cannot be
 executed.
 .TP