]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Convert to American spelling conventions
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 8 Jun 2007 09:56:56 +0000 (09:56 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 8 Jun 2007 09:56:56 +0000 (09:56 +0000)
182 files changed:
man1/intro.1
man2/_exit.2
man2/accept.2
man2/access.2
man2/alarm.2
man2/brk.2
man2/chown.2
man2/clone.2
man2/epoll_ctl.2
man2/execve.2
man2/fcntl.2
man2/flock.2
man2/fork.2
man2/fsync.2
man2/getrlimit.2
man2/io_cancel.2
man2/killpg.2
man2/listen.2
man2/madvise.2
man2/mkdir.2
man2/mknod.2
man2/mmap.2
man2/mount.2
man2/mprotect.2
man2/msgget.2
man2/msgop.2
man2/nanosleep.2
man2/open.2
man2/poll.2
man2/posix_fadvise.2
man2/prctl.2
man2/sched_setscheduler.2
man2/select.2
man2/semget.2
man2/semop.2
man2/send.2
man2/shmctl.2
man2/shmget.2
man2/shmop.2
man2/sigaction.2
man2/signal.2
man2/sigprocmask.2
man2/sigqueue.2
man2/symlink.2
man2/sync_file_range.2
man2/syslog.2
man2/time.2
man2/times.2
man2/tkill.2
man2/truncate.2
man2/vfork.2
man2/wait.2
man3/INFINITY.3
man3/a64l.3
man3/adjtime.3
man3/aio_cancel.3
man3/aio_error.3
man3/alloca.3
man3/asprintf.3
man3/assert.3
man3/atof.3
man3/atoi.3
man3/btowc.3
man3/catgets.3
man3/clock.3
man3/dlopen.3
man3/dprintf.3
man3/fclose.3
man3/fgetwc.3
man3/fgetws.3
man3/fma.3
man3/fnmatch.3
man3/fputwc.3
man3/fputws.3
man3/ftok.3
man3/getcwd.3
man3/getdate.3
man3/getnameinfo.3
man3/getopt.3
man3/getsubopt.3
man3/getumask.3
man3/getwchar.3
man3/glob.3
man3/gsignal.3
man3/iswalnum.3
man3/iswalpha.3
man3/iswblank.3
man3/iswcntrl.3
man3/iswctype.3
man3/iswdigit.3
man3/iswgraph.3
man3/iswlower.3
man3/iswprint.3
man3/iswpunct.3
man3/iswspace.3
man3/iswupper.3
man3/iswxdigit.3
man3/malloc.3
man3/malloc_hook.3
man3/mblen.3
man3/mbrlen.3
man3/mbrtowc.3
man3/mbsinit.3
man3/mbsnrtowcs.3
man3/mbsrtowcs.3
man3/mbstowcs.3
man3/mbtowc.3
man3/mkstemp.3
man3/mq_getattr.3
man3/program_invocation_name.3
man3/putwchar.3
man3/rand.3
man3/regex.3
man3/scanf.3
man3/sem_destroy.3
man3/sem_getvalue.3
man3/sem_init.3
man3/sem_open.3
man3/setbuf.3
man3/setenv.3
man3/shm_open.3
man3/siginterrupt.3
man3/sigvec.3
man3/strcpy.3
man3/strftime.3
man3/strptime.3
man3/tempnam.3
man3/tmpnam.3
man3/toupper.3
man3/towctrans.3
man3/towlower.3
man3/towupper.3
man3/ttyslot.3
man3/ungetwc.3
man3/unlocked_stdio.3
man3/wcrtomb.3
man3/wcscasecmp.3
man3/wcsncasecmp.3
man3/wcsnrtombs.3
man3/wcsrtombs.3
man3/wcstombs.3
man3/wcswidth.3
man3/wctob.3
man3/wctomb.3
man3/wctrans.3
man3/wctype.3
man3/wcwidth.3
man3/wprintf.3
man4/console_ioctl.4
man4/lp.4
man4/mouse.4
man5/core.5
man5/proc.5
man5/services.5
man7/arp.7
man7/bootparam.7
man7/environ.7
man7/epoll.7
man7/feature_test_macros.7
man7/fifo.7
man7/futex.7
man7/glob.7
man7/inotify.7
man7/ip.7
man7/locale.7
man7/man-pages.7
man7/netlink.7
man7/posixoptions.7
man7/pthreads.7
man7/pty.7
man7/rtnetlink.7
man7/sem_overview.7
man7/signal.7
man7/socket.7
man7/standards.7
man7/suffixes.7
man7/tcp.7
man7/termio.7
man7/udp.7
man7/unix.7
man7/x25.7
man8/ld.so.8

index 1d9bf625c1bf5ace9cf0fd374491f35999964f77..18f23713262de13e1da92b75c7f93c0f5e262f09 100644 (file)
@@ -24,7 +24,7 @@
 .SH NAME
 intro \- Introduction to user commands
 .SH DESCRIPTION
-Linux is a flavour of Unix, and as a first approximation
+Linux is a flavor of Unix, and as a first approximation
 all user commands under Unix work precisely the same under
 Linux (and FreeBSD and lots of other Unix-like systems).
 .LP
@@ -51,7 +51,7 @@ and a mouse click will start a shell in a window. See also
 One types commands to the
 .IR shell ,
 the command interpreter. It is not built-in, but is just a program
-and you can change your shell. Everybody has her own favourite one.
+and you can change your shell. Everybody has her own favorite one.
 The standard one is called
 .IR sh .
 See also
index 9981c7c326aeed1a0d40e5e9d9e4206f71fe4eab..d0fd1593c5830a6b9c2e33a200016d1ca3827046 100644 (file)
@@ -94,8 +94,8 @@ it may be useful to call functions like
 .BR tcflush (3)
 before calling
 .BR _exit ().
-Whether any pending I/O is cancelled, and which pending I/O may be
-cancelled upon
+Whether any pending I/O is canceled, and which pending I/O may be
+canceled upon
 .BR _exit (),
 is implementation-dependent.
 .SH "SEE ALSO"
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
index 01937d9afd916d793a82fb579be6195101b7d983..feb4dc7d65ef0b1d9feea3c3d4aacf86026f1306 100644 (file)
@@ -186,7 +186,7 @@ flag if it was used to
 the underlying file system.
 Since kernel 2.6.20,
 .BR access ()
-honours this flag.
+honors this flag.
 .SH "SEE ALSO"
 .BR chmod (2),
 .BR chown (2),
index 6b94c90a5e044ea931e93f8ac7d3cd4ee0057963..e2af64de0d4cbef383491836920c1234cc089982 100644 (file)
@@ -52,7 +52,7 @@ is scheduled.
 
 In any event any previously set
 .BR alarm ()
-is cancelled.
+is canceled.
 .SH "RETURN VALUE"
 .BR alarm ()
 returns the number of seconds remaining until any previously scheduled
index 7c4bb7dd86386889568f6274aab36df74b7a8609..193edc35a5da343743903e8fd3028aedb30cedff 100644 (file)
@@ -92,7 +92,7 @@ Common are \fIint\fP, \fIssize_t\fP, \fIptrdiff_t\fP, \fIintptr_t\fP.
 .SS Linux Notes
 The return value described above for
 .BR brk ()
-is the behaviour provided by the glibc wrapper function for the Linux
+is the behavior provided by the glibc wrapper function for the Linux
 .BR brk ()
 system call.
 (On most other implementations, the return value from
index c2d14066cc036246933071bbcb111ed8d879f849..6c6667a1e55174b20cd288abfe8bb72a6c12aeb3 100644 (file)
@@ -68,7 +68,7 @@ the S_ISUID and S_ISGID mode bits are cleared.
 POSIX does not specify whether
 this also should happen when root does the
 .BR chown ();
-the Linux behaviour depends on the kernel version.
+the Linux behavior depends on the kernel version.
 .\" In Linux 2.0 kernels, superuser was like everyone else
 .\" In 2.2, up to 2.2.12, these bits were not cleared for superuser.
 .\" Since 2.2.13, superuser is once more like everyone else.
index 02ef4ddf116f8fc71b504ce1d9e8d485847e5ce2..74dd3994a930c89886596e7852e2f818c76f8967 100644 (file)
 .\"    Renamed "__clone" to "clone" (which is the prototype in <sched.h>)
 .\"    various other minor tidy ups and clarifications.
 .\" Modified 26 Jun 2001 by Michael Kerrisk <mtk-manpages@gmx.net>
-.\"    Updated notes for 2.4.7+ behaviour of CLONE_THREAD
+.\"    Updated notes for 2.4.7+ behavior of CLONE_THREAD
 .\" Modified 15 Oct 2002 by Michael Kerrisk <mtk-manpages@gmx.net>
 .\"    Added description for CLONE_NEWNS, which was added in 2.4.19
 .\" Slightly rephrased, aeb.
 .\" Modified 1 Feb 2003 - added CLONE_SIGHAND restriction, aeb.
 .\" Modified 1 Jan 2004 - various updates, aeb
 .\" Modified 2004-09-10 - added CLONE_PARENT_SETTID etc - aeb.
-.\" 2005-04-12, mtk, noted the PID caching behaviour of NPTL's getpid()
+.\" 2005-04-12, mtk, noted the PID caching behavior of NPTL's getpid()
 .\"    wrapper under BUGS.
 .\" 2005-05-10, mtk, added CLONE_SYSVSEM, CLONE_UNTRACED, CLONE_STOPPED.
 .\" 2005-05-17, mtk, Substantially enhanced discussion of CLONE_THREAD.
index 719ef01e87b66c85da0b8efe9478ef21a75df31f..fe4fa5486e0cce232c58241dbe768c942c879c53 100644 (file)
@@ -97,8 +97,8 @@ will always wait for this event; it is not necessary to set it in
 .IR events .
 .TP
 .B EPOLLET
-Sets the Edge Triggered behaviour for the associated file descriptor.
-The default behaviour for
+Sets the Edge Triggered behavior for the associated file descriptor.
+The default behavior for
 .B epoll
 is Level Triggered.
 See
@@ -107,7 +107,7 @@ for more detailed information about Edge and Level Triggered event
 distribution architectures.
 .TP
 .BR EPOLLONESHOT " (since kernel 2.6.2)"
-Sets the one-shot behaviour for the associated file descriptor.
+Sets the one-shot behavior for the associated file descriptor.
 This means that after an event is pulled out with
 .BR epoll_wait (2)
 the associated file descriptor is internally disabled and no other events
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
index 8729bb3d038cb37ab1db1437030669aad8f00db6..7c774d43d84b84aeed948ad1bca724c35497a2a2 100644 (file)
@@ -46,7 +46,7 @@
 .\" Modified 2004-12-08, added O_NOATIME after note from Martin Pool
 .\" 2004-12-10, mtk, noted F_GETOWN bug after suggestion from aeb.
 .\" 2005-04-08 Jamie Lokier <jamie@shareable.org>, mtk
-.\"    Described behaviour of F_SETOWN/F_SETSIG in
+.\"    Described behavior of F_SETOWN/F_SETSIG in
 .\"    multi-threaded processes, and generally cleaned
 .\"    up the discussion of F_SETOWN.
 .\" 2005-05-20, Johannes Nicolai <johannes.nicolai@hpi.uni-potsdam.de>,
@@ -790,7 +790,7 @@ Value of descriptor owner.
 .TP
 .B F_GETSIG
 Value of signal sent when read or write becomes possible, or zero
-for traditional SIGIO behaviour.
+for traditional SIGIO behavior.
 .TP
 All other commands
 Zero.
index a6f1af5ea0df7eeb1fb4402a3fad7d273144ddc6..e8a6098763dba25cdd27ed5568be04f77d0c3723 100644 (file)
@@ -191,7 +191,7 @@ a pending lock request by another process may be granted,
 with the result that the conversion either blocks, or fails if
 .B LOCK_NB
 was specified.
-(This is the original BSD behaviour,
+(This is the original BSD behavior,
 and occurs on many other implementations.)
 .\" Kernel 2.5.21 changed things a little: during lock conversion
 .\" it is now the highest priority process that will get the lock -- mtk
index f240e35681bc549831e889c3b984fa199cf403f5..d70923d9bc59dc6b1181ed76a567ef630a64d08f 100644 (file)
@@ -62,7 +62,7 @@ The child does not inherit its parent's memory locks
 .RB ( mlock (2),
 .BR mlockall (2)).
 .IP * 4
-Process resource utilisations
+Process resource utilizations
 .RB ( getrusage (2))
 and CPU time counters
 .RB ( times (2))
index 7bc562b2d4615b9f8703f0d5f681b47b336022d9..ff4cc0b0acbf772d0ef4fadb2ba0842eedbe4760 100644 (file)
@@ -87,7 +87,7 @@ would require a metadata flush.
 The aim of
 .BR fdatasync (2)
 is to reduce disk activity for applications that do not
-require all metadata to be synchronised with the disk.
+require all metadata to be synchronized with the disk.
 .SH "RETURN VALUE"
 On success, zero is returned.
 On error, \-1 is returned, and
index fe2eb390331cb751e59d48a88f44c9fcc395e334..7c57bda2737157e5b6990b4b1156ac3966857e80 100644 (file)
@@ -35,7 +35,7 @@
 .\"          HÃ¥vard Lygre <hklygre@online.no>
 .\" Modified 2001-04-17 by Michael Kerrisk <mtk-manpages@gmx.net>
 .\" Modified 2002-06-13 by Michael Kerrisk <mtk-manpages@gmx.net>
-.\"     Added note on non-standard behaviour when SIGCHLD is ignored.
+.\"     Added note on non-standard behavior when SIGCHLD is ignored.
 .\" Modified 2002-07-09 by Michael Kerrisk <mtk-manpages@gmx.net>
 .\"    Enhanced descriptions of 'resource' values for [gs]etrlimit()
 .\" Modified 2003-11-28 by aeb, added RLIMIT_CORE
@@ -152,7 +152,7 @@ If the process continues to consume CPU time, it will be sent
 once per second until the hard limit is reached, at which time
 it is sent
 .BR SIGKILL .
-(This latter point describes Linux 2.2 through 2.6 behaviour.
+(This latter point describes Linux 2.2 through 2.6 behavior.
 Implementations vary in how they treat processes which continue to
 consume CPU time after reaching the soft limit.
 Portable applications that need to catch this signal should
index fa81a856890c65a4d18151084b00bc9e4e0ee80b..ea429dd59bb5a505bb4a918889fc2001d80a3586 100644 (file)
@@ -42,8 +42,8 @@ io_cancel \- cancel an outstanding asynchronous I/O operation
 .BR io_cancel ()
 attempts to cancel an asynchronous I/O operation previously submitted with
 .BR io_submit (2).
-\fIctx_id\fR is the AIO context ID of the operation to be cancelled.
-If the AIO context is found, the event will be cancelled and then copied
+\fIctx_id\fR is the AIO context ID of the operation to be canceled.
+If the AIO context is found, the event will be canceled and then copied
 into the memory pointed to by \fIresult\fR without being placed
 into the completion queue.
 .SH "RETURN VALUE"
@@ -60,7 +60,7 @@ The AIO context specified by \fIctx_id\fR is invalid.
 One of the data structures points to invalid data.
 .TP
 .B EAGAIN
-The \fIiocb\fR specified was not cancelled.
+The \fIiocb\fR specified was not canceled.
 .TP
 .B ENOSYS
 .BR io_cancel ()
index a428c070300ec945c61a57a5097132e6b79bcead..d83c3ea9019e9937ae79375363803c8ebf1f29d6 100644 (file)
@@ -61,7 +61,7 @@ sends the signal to the sending process's process group.
 
 (POSIX says: If
 .I pgrp
-is less than or equal to 1, the behaviour is undefined.)
+is less than or equal to 1, the behavior is undefined.)
 
 For a process to have permission to send a signal
 it must either be privileged (under Linux: have the
index 6d874ba30a7ed8655564d9c190769638550ac45d..98c7174dd73bf63ed674da7bf006cb83a3196684 100644 (file)
@@ -100,7 +100,7 @@ The
 .BR listen ()
 function call first appeared in 4.2BSD.
 .SH NOTES
-The behaviour of the
+The behavior of the
 .I backlog
 parameter on TCP sockets changed with Linux 2.2.
 Now it specifies the queue length for
index fb49ddb525d23249ea798efb3b3ce899958c8d40..b5505a435f2eb2d85da0974dec23d952297cd726 100644 (file)
@@ -127,7 +127,7 @@ DMAs into the page(s).)
 .BR MADV_DOFORK " (Since Linux 2.6.16)"
 Undo the effect of
 .BR MADV_DONTFORK ,
-restoring the default behaviour, whereby a mapping is inherited across
+restoring the default behavior, whereby a mapping is inherited across
 .BR fork (2).
 .SH "RETURN VALUE"
 On success
@@ -171,7 +171,7 @@ POSIX.1b.
 POSIX.1-2001 describes
 .BR posix_madvise (3)
 with constants POSIX_MADV_NORMAL, etc.,
-with a behaviour close to that described here.
+with a behavior close to that described here.
 There is a similar
 .BR posix_fadvise (3)
 for file access.
@@ -188,7 +188,7 @@ The current Linux implementation (2.4.0) views this system call
 more as a command than as advice and hence may return an error
 when it cannot do what it usually would do in response to this
 advice. (See the ERRORS description above.)
-This is nonstandard behaviour.
+This is nonstandard behavior.
 .LP
 The Linux implementation requires that the address
 .I start
index 0820c047779d6d6d1cddf15c500458f6fbac4fd0..6bdb9df2d1c51d109be0411c9658d78e2d3b42dd 100644 (file)
@@ -4,7 +4,7 @@
 .\"                               1993 Michael Haardt
 .\"                               1993,1994 Ian Jackson.
 .\" You may distribute it under the terms of the GNU General
-.\" Public Licence. It comes with NO WARRANTY.
+.\" Public License. It comes with NO WARRANTY.
 .\"
 .TH MKDIR 2 2003-12-09 "Linux" "Linux Programmer's Manual"
 .SH NAME
index d5fb14ccd2e0d83ef084593936938c3d3474a098..39596d36133972b88183ba38fcd9c5a599630716 100644 (file)
@@ -4,7 +4,7 @@
 .\"                               1993 Michael Haardt
 .\"                               1993,1994 Ian Jackson.
 .\" You may distribute it under the terms of the GNU General
-.\" Public Licence. It comes with NO WARRANTY.
+.\" Public License. It comes with NO WARRANTY.
 .\"
 .\" Modified 1996-08-18 by urs
 .\" Modified 2003-04-23 by Michael Kerrisk
index 7e4257922c6aeca65bd181018cbeb9d9165e4629..99825498af20c8d324f50054873aba7566090f1e 100644 (file)
@@ -72,7 +72,7 @@ The address of the new mapping is returned as the result of the call.
 
 The contents of a file mapping (as opposed to an anonymous mapping; see
 .B MAP_ANONYMOUS
-below), are initialised using
+below), are initialized using
 .I length
 bytes starting at offset
 .I offset
@@ -107,7 +107,7 @@ The
 argument determines whether updates to the mapping
 are visible to other processes mapping the same region,
 and whether updates are caried through to the underlying file.
-This behaviour is determined by including exactly one
+This behavior is determined by including exactly one
 of the following values in
 .IR flags :
 .TP 1.1i
@@ -149,7 +149,7 @@ Deprecated.
 .TP
 .B MAP_ANONYMOUS
 The mapping is not backed by any file;
-its contents are initialised to zero.
+its contents are initialized to zero.
 The
 .I fd
 and
@@ -172,7 +172,7 @@ is only supported on Linux since kernel 2.4.
 .B MAP_DENYWRITE
 This flag is ignored.
 .\" Introduced in 1.1.36, removed in 1.3.24.
-(Long ago, it signalled that attempts to write to the underlying file
+(Long ago, it signaled that attempts to write to the underlying file
 should fail with
 .BR ETXTBUSY .
 But this was a source of denial-of-service attacks.)
@@ -180,7 +180,7 @@ But this was a source of denial-of-service attacks.)
 .B MAP_EXECUTABLE
 This flag is ignored.
 .\" Introduced in 1.1.38, removed in 1.3.24. Flag tested in proc_follow_link.
-.\" (Long ago, it signalled that the underlying file is an executable.
+.\" (Long ago, it signaled that the underlying file is an executable.
 .\" However, that information was not really used anywhere.)
 .\" Linus talked about DOS related to MAP_EXECUTABLE, but he was thinking of
 .\" MAP_DENYWRITE?
index 888b52680e6f41559edeed7e0e9a9a20f8f3463d..27cf0ae0e6916f39f875a8eb9fafe7fb81502f01 100644 (file)
@@ -26,7 +26,7 @@
 .\"
 .\" Modified 1996-11-04 by Eric S. Raymond <esr@thyrsus.com>
 .\" Modified 2001-10-13 by Michael Kerrisk <mtk-manpages@gmx.net>
-.\"    Added note on historical behaviour of MS_NOSUID
+.\"    Added note on historical behavior of MS_NOSUID
 .\" Modified 2002-05-16 by Michael Kerrisk <mtk-manpages@gmx.net>
 .\"    Extensive changes and additions
 .\" Modified 2002-05-27 by aeb
@@ -146,7 +146,7 @@ Do not allow programs to be executed from this file system.
 .\" users cannot execute files uploaded using ftp or so.)
 .TP
 .B MS_NOSUID
-Do not honour set-user-ID and set-group-ID bits when executing
+Do not honor set-user-ID and set-group-ID bits when executing
 programs from this file system.
 .\" (This is a security feature to prevent users executing set-user-ID and
 .\" set-group-ID programs from removable disk devices.)
@@ -236,7 +236,7 @@ system call, which, like
 .BR umount (),
 unmounts a target, but allows additional
 .I flags
-controlling the behaviour of the operation:
+controlling the behavior of the operation:
 .TP
 .BR MNT_FORCE " (since Linux 2.1.116)"
 Force unmount even if busy.
index 2a0c07bd604e67f75a25e208269c4003a01e355b..17a4a8d1a8bffe2b3323bb81d80dc0f7ad157a92 100644 (file)
@@ -105,7 +105,7 @@ or specify one or more pages that are not mapped.
 SVr4, POSIX.1-2001.
 .\" SVr4 defines an additional error
 .\" code EAGAIN. The SVr4 error conditions don't map neatly onto Linux's.
-POSIX says that the behaviour of
+POSIX says that the behavior of
 .BR mprotect ()
 is unspecified if it is applied to a region of memory that
 was not obtained via
index d3ec3c4e2a8d8ca5ea60c5a66521114322dc4ad2..24de3317619e8e0bd5b5ef1f3cc0d57230744486 100644 (file)
@@ -101,7 +101,7 @@ then its associated data structure
 .I msqid_ds
 (see
 .BR msgctl (2))
-is initialised as follows:
+is initialized as follows:
 .IP
 .I msg_perm.cuid
 and
index 1a9ae8a9c9f3c6a3302865c1c697476dba1111c3..6f43ac8a1febf4d47c2e7bbdbe8d16bc4fb551db 100644 (file)
@@ -25,7 +25,7 @@
 .\" Modified 1 Jun 2002, Michael Kerrisk <mtk-manpages@gmx.net>
 .\"    Language clean-ups.
 .\"    Enhanced and corrected information on msg_qbytes, MSGMNB and MSGMAX
-.\"    Added note on restart behaviour of msgsnd() and msgrcv()
+.\"    Added note on restart behavior of msgsnd() and msgrcv()
 .\"    Formatting clean-ups (argument and field names marked as .I
 .\"            instead of .B)
 .\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net>
@@ -105,12 +105,12 @@ succeeds immediately.
 (The queue capacity is defined by the
 .I msg_bytes
 field in the associated data structure for the message queue.
-During queue creation this field is initialised to
+During queue creation this field is initialized to
 .B MSGMNB
 bytes, but this limit can be modified using
 .BR msgctl (2).)
 If insufficient space is available in the queue, then the default
-behaviour of
+behavior of
 .BR msgsnd ()
 is to block until space becomes available.
 If
@@ -167,7 +167,7 @@ of the structure pointed to by the
 argument.
 If the message text has length greater than
 .IR msgsz ,
-then the behaviour depends on whether
+then the behavior depends on whether
 .BR MSG_NOERROR
 is specified in
 .IR msgflg .
index 4e4f36fbfb2918437c6df1ac6293b0e7e90eac17..448ce65f73b6b93e5d8ed700746df49c952fca2a 100644 (file)
@@ -124,7 +124,7 @@ again.
 For the same reason, the value returned in case of a delivered
 signal in *\fIrem\fR is usually rounded to the next larger multiple of
 1/\fIHZ\fR\ s.
-.SS "Old behaviour"
+.SS "Old behavior"
 In order to support applications requiring much more precise pauses
 (e.g., in order to control some time-critical hardware),
 .BR nanosleep ()
index ca1a4a5cbb1532fa9254e9ba4ce1788a5269a9a9..f38215556fc68c9b47861ea52481a10e94fdd3a3 100644 (file)
@@ -532,7 +532,7 @@ There are many infelicities in the protocol underlying NFS, affecting
 amongst others
 .BR O_SYNC " and " O_NDELAY .
 
-POSIX provides for three different variants of synchronised I/O,
+POSIX provides for three different variants of synchronized I/O,
 corresponding to the flags \fBO_SYNC\fR, \fBO_DSYNC\fR and
 \fBO_RSYNC\fR.
 Currently (2.1.130) these are all synonymous under Linux.
index 0b5adb1195187b518d49bf93d5fbb33fb6362594..4d3934dc8603768461cce4e64983991ecb13a226 100644 (file)
@@ -299,7 +299,7 @@ The Linux
 system call modifies its
 .I timeout
 argument.
-However, the glibc wrapper function hides this behaviour
+However, the glibc wrapper function hides this behavior
 by using a local variable for the timeout argument that
 is passed to the system call.
 Thus, the glibc
index 886098b5640a7cb26d25affa9718aae9f40ad7df..e65ff773db3c43068ff28b66b27275ed1624943b 100644 (file)
@@ -38,7 +38,7 @@ Programs can use
 .BR posix_fadvise ()
 to announce an intention to access
 file data in a specific pattern in the future, thus allowing the kernel
-to perform appropriate optimisations.
+to perform appropriate optimizations.
 
 The \fIadvice\fP applies to a (not necessarily existent) region starting
 at \fIoffset\fP and extending for \fIlen\fP bytes (or until the end of
index aee546d48ff69597dc1eb3897da8413282a0206a..e8f60ccb22c33dd46e1871fc59ec3bfece89f148 100644 (file)
@@ -69,7 +69,7 @@ into the (int *) \fIarg2\fP.
 .B PR_SET_DUMPABLE
 (Since Linux 2.3.20)
 Set the state of the flag determining whether core dumps are produced
-for this process upon delivery of a signal whose default behaviour is
+for this process upon delivery of a signal whose default behavior is
 to produce a core dump.
 (Normally this flag is set for a process by default, but it is cleared
 when a set-user-ID or set-group-ID program is executed and also by
index 4497110f67fa3cf4c40a3929e6719024ca21b6b4..d53f2a4ec070f5e4877ac46e13fd258bf5606f06 100644 (file)
@@ -207,7 +207,7 @@ This policy is similar to \fISCHED_OTHER\fP, except that
 this policy will cause the scheduler to always assume
 that the process is CPU-intensive.
 Consequently, the scheduler will apply a small scheduling
-penalty so that this process is mildly disfavoured in scheduling
+penalty so that this process is mildly disfavored in scheduling
 decisions.
 .\" The following paragraph is drawn largely from the text that
 .\" accompanied Ingo Molnar's patch for the implementation of
index 6b3710dbb66ae144863d841bcf0169b30e8ecdbd..fbee079fa486463759f0aebb78b779a68e18af83 100644 (file)
@@ -257,7 +257,7 @@ modifies
 .I timeout
 to reflect the amount of time not slept; most other implementations
 do not do this.
-(POSIX.1-2001 permits either behaviour.)
+(POSIX.1-2001 permits either behavior.)
 This causes problems both when Linux code which reads
 .I timeout
 is ported to other operating systems, and when code is ported to Linux
@@ -269,7 +269,7 @@ Consider
 to be undefined after
 .BR select ()
 returns.
-.\" .PP - it is rumoured that:
+.\" .PP - it is rumored that:
 .\" On BSD, when a timeout occurs, the file descriptor bits are not changed.
 .\" - it is certainly true that:
 .\" Linux follows SUSv2 and sets the bit masks to zero upon a timeout.
@@ -401,13 +401,13 @@ The Linux
 system call modifies its
 .I timeout
 argument.
-However, the glibc wrapper function hides this behaviour
+However, the glibc wrapper function hides this behavior
 by using a local variable for the timeout argument that
 is passed to the system call.
 Thus, the glibc
 .BR pselect ()
 function does not modify its timeout argument;
-this is the behaviour required by POSIX.1-2001.
+this is the behavior required by POSIX.1-2001.
 .SH BUGS
 Glibc 2.0 provided a version of
 .BR pselect ()
index 44b16e843f815991c709f83bf6114429c13a6401..749df9c4d3a3657711248df05cf821be1fe67518 100644 (file)
@@ -28,7 +28,7 @@
 .\" Modified, 11 Nov 2004, Michael Kerrisk <mtk-manpages@gmx.net>
 .\"    Language and formatting clean-ups
 .\"    Added notes on /proc files
-.\"    Rewrote BUGS note about semget()'s failure to initialise
+.\"    Rewrote BUGS note about semget()'s failure to initialize
 .\"            semaphore values
 .\"
 .TH SEMGET 2 2004-05-27 "Linux" "Linux Programmer's Manual"
@@ -101,16 +101,16 @@ to alter semaphore values).
 The values of the semaphores in a newly created set are indeterminate.
 (POSIX.1-2001 is explicit on this point.)
 Although Linux, like many other implementations,
-initialises the semaphore values to 0,
+initializes the semaphore values to 0,
 a portable application cannot rely on this:
-it should explicitly initialise the semaphores to the desired values.
+it should explicitly initialize the semaphores to the desired values.
 .\" In truth, every one of the many implementations that I've tested sets
 .\" the values to zero, but I suppose there is/was some obscure
 .\" implementation out there that does not.
 .PP
 When creating a new semaphore set,
 .BR semget ()
-initialises the set's associated data structure,
+initializes the set's associated data structure,
 .I semid_ds
 (see
 .BR semctl (2)),
@@ -258,11 +258,11 @@ makes it irrelevant.
 The name choice IPC_PRIVATE was perhaps unfortunate, IPC_NEW
 would more clearly show its function.
 .LP
-The semaphores in a set are not initialised by
+The semaphores in a set are not initialized by
 .BR semget ().
-.\" In fact they are initialised to zero on Linux, but POSIX.1-2001
+.\" In fact they are initialized to zero on Linux, but POSIX.1-2001
 .\" does not specify this, and we can't portably rely on it.
-In order to initialise the semaphores,
+In order to initialize the semaphores,
 .BR semctl (2)
 must be used to perform a
 .B SETVAL
@@ -270,7 +270,7 @@ or a
 .B SETALL
 operation on the semaphore set.
 (Where multiple peers do not know who will be the first to
-initialise the set, checking for a non-zero
+initialize the set, checking for a non-zero
 .I sem_otime
 in the associated data structure retrieved by a
 .BR semctl (2)
index 4ccb6e5e3b7011ab4822e32b1a7707d940579117..67aae2b5194be3f8e7ecf07ac37be3e9d75b749a 100644 (file)
@@ -96,7 +96,7 @@ and
 .IR atomically ,
 that is, the operations are performed either as a complete unit,
 or not at all.
-The behaviour of the system call if not all operations can be
+The behavior of the system call if not all operations can be
 performed immediately depends on the presence of the
 .B IPC_NOWAIT
 flag in the individual
index ed35de92e2e3dacc6dd2df2d50c1126303d8b4fe..23534f3835798c0aa23ed63239ba04a8481f0baf 100644 (file)
@@ -156,7 +156,7 @@ of zero or more of the following flags.
 Tell the link layer that forward progress happened: you got a successful
 reply from the other side.
 If the link layer doesn't get this
-it will regularly reprobe the neighbour (e.g. via a unicast ARP).
+it will regularly reprobe the neighbor (e.g. via a unicast ARP).
 Only valid on
 .B SOCK_DGRAM
 and
index b216a5141f4e4539eddacb67624be7cf379371ce..f2aebe06885e8ad2011f883a04b97e80d72be0cc 100644 (file)
@@ -36,7 +36,7 @@
 .\"    Noted that CAP_IPC_LOCK is not required for SHM_UNLOCK
 .\"            since kernel 2.6.9
 .\" Modified, 2004-11-25, mtk, notes on 2.6.9 RLIMIT_MEMLOCK changes
-.\" 2005-04-25, mtk -- noted aberrant Linux behaviour w.r.t. new
+.\" 2005-04-25, mtk -- noted aberrant Linux behavior w.r.t. new
 .\"    attaches to a segment that has already been marked for deletion.
 .\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions.
 .\"
index 6d3ed51b20d5784d1e0d00247765308913e35476..3bed892f0a90585f1f5e921196f26a5b6180774c 100644 (file)
@@ -134,12 +134,12 @@ in
 .\" specified.
 .PP
 When a new shared memory segment is created,
-its contents are initialised to zero values, and
+its contents are initialized to zero values, and
 its associated data structure,
 .I shmid_ds
 (see
 .BR shmctl (2)),
-is initialised as follows:
+is initialized as follows:
 .IP
 .I shm_perm.cuid
 and
index b2d4beaba1beab58d707b3090616d98310df3b16..9b94c0e38643e05cbbee26ebac39ab3b4c59765a 100644 (file)
@@ -261,7 +261,7 @@ rather than absolute.
 .PP
 On Linux, it is possible to attach a shared memory segment even if it
 is already marked to be deleted.
-However, POSIX.1-2001 does not specify this behaviour and
+However, POSIX.1-2001 does not specify this behavior and
 many other implementations do not support it.
 .LP
 The following system parameter affects
index 0e206de1f06a151c34f2664f8d337c36dba936b5..ba47860c5089af4a4f0044e4ade80cbac1c702da 100644 (file)
@@ -137,7 +137,7 @@ will be blocked, unless the
 flag is used.
 .PP
 .I sa_flags
-specifies a set of flags which modify the behaviour of the signal handling
+specifies a set of flags which modify the behavior of the signal handling
 process.
 It is formed by the bitwise OR of zero or more of the following:
 .RS
@@ -180,7 +180,7 @@ Call the signal handler on an alternate signal stack provided by
 If an alternate stack is not available, the default stack will be used.
 .TP
 .B SA_RESTART
-Provide behaviour compatible with BSD signal semantics by making certain
+Provide behavior compatible with BSD signal semantics by making certain
 system calls restartable across signals.
 .TP
 .B SA_NODEFER
@@ -388,7 +388,7 @@ POSIX.1-2001, SVr4.
 .\" SVr4 does not document the EINTR condition.
 .SH NOTES
 .PP
-According to POSIX, the behaviour of a process is undefined after it
+According to POSIX, the behavior of a process is undefined after it
 ignores a
 .BR SIGFPE ,
 .BR SIGILL ,
@@ -413,7 +413,7 @@ POSIX.1-2001 allows this possibility, so that ignoring
 .B SIGCHLD
 can be used to prevent the creation of zombies (see
 .BR wait (2)).
-Nevertheless, the historical BSD and System V behaviours for ignoring
+Nevertheless, the historical BSD and System V behaviors for ignoring
 .B SIGCHLD
 differ, so that the only completely portable method of ensuring that
 terminated children do not become zombies is to catch the
index dbfc0b9faa7536067e07586a72da0ff63f13e7a8..d1cb545a1029ec41f7f720261d00d6e6d25ab5eb 100644 (file)
@@ -38,7 +38,7 @@ signal \- ANSI C signal handling
 .sp
 .BI "sighandler_t signal(int " signum ", sighandler_t " handler );
 .SH DESCRIPTION
-The behaviour of 
+The behavior of 
 .BR signal ()
 varies across Unix versions,
 and has also varied historically across different versions of Linux.
@@ -106,7 +106,7 @@ The effects of
 .BR signal ()
 in a multi-threaded process are unspecified.
 .PP
-According to POSIX, the behaviour of a process is undefined after it
+According to POSIX, the behavior of a process is undefined after it
 ignores a
 .BR SIGFPE ,
 .BR SIGILL ,
@@ -154,7 +154,7 @@ would reset the handler to SIG_DFL, and System V
 (and the Linux kernel and libc4,5) does the same.
 On the other hand, BSD does not reset the handler, but blocks
 new instances of this signal from occurring during a call of the handler.
-The glibc2 library follows the BSD behaviour.
+The glibc2 library follows the BSD behavior.
 
 If one on a libc5 system includes
 .B "<bsd/signal.h>"
@@ -174,7 +174,7 @@ macro such as
 .B _XOPEN_SOURCE
 or uses a separate
 .BR sysv_signal (3)
-function, one obtains classical behaviour.
+function, one obtains classical behavior.
 This is not recommended.
 .SH "SEE ALSO"
 .BR kill (1),
index 71b1a72bdee08896b89455705d2589702ef76592..442e3e53687b5ff7130b58b5b71ff07a95d4aa56 100644 (file)
@@ -35,7 +35,7 @@ sigprocmask \- examine and change blocked signals
 .SH DESCRIPTION
 .BR sigprocmask ()
 is used to change the signal mask, the set of currently blocked signals.
-The behaviour of the call is dependent on the value of
+The behavior of the call is dependent on the value of
 .IR how ,
 as follows.
 .RS
index 77f8b96c74554c8a7c976c9e4f15e7b3c463625e..9668ba9d2075ce17b0856da564cd7de81d8a3534 100644 (file)
@@ -17,7 +17,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
-.\" added note on self-signalling, aeb, 2002-06-07
+.\" added note on self-signaling, aeb, 2002-06-07
 .\" added note on CAP_KILL, mtk, 2004-06-16
 .\"
 .TH SIGQUEUE 2 2004-06-16 "Linux" "Linux Programmer's Manual"
index 76da2a783d4f718c8166e3429ad15e4575aba684..85d4787c2aaf905d81994c4f308d8b10ed25ec8a 100644 (file)
@@ -141,7 +141,7 @@ is done.
 
 Deleting the name referred to by a symlink will actually delete the
 file (unless it also has other hard links).
-If this behaviour is not desired, use
+If this behavior is not desired, use
 .BR link (2).
 .SH "SEE ALSO"
 .BR ln (1),
index 2f670307177888396b2b7932bdfe151b09d6a4ec..e79c2ff78fbed5f54ecda4de5738fa6ecd5ba019 100644 (file)
@@ -45,14 +45,14 @@ file descriptor
 with disk.
 
 .I offset
-is the starting byte of the file range to be synchronised.
+is the starting byte of the file range to be synchronized.
 .I nbytes
-specifies the length of the range to be synchronised, in bytes; if
+specifies the length of the range to be synchronized, in bytes; if
 .I nbytes
 is zero, then all bytes from
 .I offset
-through to the end of file are synchronised.
-Synchronisation is in units of the system page size:
+through to the end of file are synchronized.
+Synchronization is in units of the system page size:
 .I offset
 is rounded down to a page boundary;
 .I (offset+nbytes-1)
index 7899ad3a399b03e53f1ca39b9b604eb9f2876588..32967a41ccd35a093d268bde2728ed233bf5f692 100644 (file)
@@ -180,7 +180,7 @@ kernel call and library routine of the same name are entirely
 different animals.
 In libc4 and libc5 the number of this call was defined by
 .BR SYS_klog .
-In glibc 2.0 the syscall is baptised
+In glibc 2.0 the syscall is baptized
 .BR klogctl ().
 .SH "SEE ALSO"
 .BR syslog (3)
index 6eb6b2de4051aa815946e83b3ef42a4a833fc994..27220f7e69265b293b366fa9f7f25be014819f78 100644 (file)
@@ -67,7 +67,7 @@ from UTC equivalent to conversion on the naive basis that leap
 seconds are ignored and all years divisible by 4 are leap years.
 This value is not the same as the actual number of seconds between the time
 and the Epoch, because of leap seconds and because clocks are not
-required to be synchronised to a standard reference.
+required to be synchronized to a standard reference.
 The intention is
 that the interpretation of seconds since the Epoch values be
 consistent; see POSIX.1 Annex B 2.2.2 for further rationale.
index a1f8cdca66fd5cf55e1b9fbf96590fdcdc73b363..0f1bffb1979e5d21b37ab61f18f3816ac02547d8 100644 (file)
 .\" Modified 961203 and 001211 and 010326 by aeb@cwi.nl
 .\" Modified 001213 by Michael Haardt (michael@moria.de)
 .\" Modified 13 Jun 02, Michael Kerrisk <mtk-manpages@gmx.net>
-.\"    Added note on non-standard behaviour when SIGCHLD is ignored.
+.\"    Added note on non-standard behavior when SIGCHLD is ignored.
 .\" Modified 2004-11-16, mtk, Noted that the non-conformance when
 .\"    SIGCHLD is being ignored is fixed in 2.6.9; other minor changes
 .\" Modified 2004-12-08, mtk, in 2.6 times() return value changed
 .\" 2005-04-13, mtk
-.\"    Added notes on non-standard behaviour: Linux allows 'buf' to
+.\"    Added notes on non-standard behavior: Linux allows 'buf' to
 .\"    be NULL, but POSIX.1 doesn't specify this and it's non-portable.
 .\"
 .TH TIMES 2 2002-06-14 "Linux" "Linux Programmer's Manual"
@@ -147,7 +147,7 @@ On Linux, the
 argument can be specified as NULL, with the result that
 .BR times ()
 just returns a function result.
-However, POSIX does not specify this behaviour, and most
+However, POSIX does not specify this behavior, and most
 other Unix implementations require a non-NULL value for
 .IR buf .
 .LP
index 6c10b90ce964b7d8e144d0f105427323006723c4..907dc6769eb9f5b1a1db6b7fa6eb4821c5bc992f 100644 (file)
@@ -40,7 +40,7 @@ system call is analogous to
 except when the specified process is part of a thread group
 (created by specifying the CLONE_THREAD flag in the call to clone).
 Since all the processes in a thread group have the same PID,
-they cannot be individually signalled with
+they cannot be individually signaled with
 .BR kill (2).
 With
 .BR tkill (),
@@ -52,7 +52,7 @@ The
 call improves on
 .BR tkill ()
 by allowing the caller to
-specify the thread group ID of the thread to be signalled, protecting
+specify the thread group ID of the thread to be signaled, protecting
 against TID reuse.
 If the tgid is specified as \-1,
 .BR tgkill ()
index afcb8aeda257d303189400241510726f88d7f2a7..873efa4295c2daa67d4f5b26d80cb36581355c42 100644 (file)
@@ -180,7 +180,7 @@ does not reference a regular file.
 .SH NOTES
 The above description is for XSI-compliant systems.
 For non-XSI-compliant systems, the POSIX standard allows
-two behaviours for
+two behaviors for
 .BR ftruncate ()
 when
 .I length
index c9fa1d50d183f95dcb43ef9bceea4f95d335e73f..afa69e4e4be70b6c3289778007401ef2a6649fd0 100644 (file)
@@ -39,7 +39,7 @@ The
 .BR vfork ()
 function has the same effect as
 .BR fork (2),
-except that the behaviour is undefined if the process created by
+except that the behavior is undefined if the process created by
 .BR vfork ()
 either modifies any data other than a variable of type
 .I pid_t
@@ -128,7 +128,7 @@ rely on the parent remaining blocked until a call of
 .BR execve (2)
 or
 .BR _exit (2)
-and cannot rely on any specific behaviour w.r.t. shared memory.
+and cannot rely on any specific behavior w.r.t. shared memory.
 .\" In AIXv3.1 vfork is equivalent to fork.
 .SH NOTES
 .SS Linux Notes
@@ -159,7 +159,7 @@ Since 2.2.0-pre9 (on i386, somewhat later on
 other architectures) it is an independent system call.
 Support was added in glibc 2.0.112.
 .SH BUGS
-It is rather unfortunate that Linux revived this spectre from the past.
+It is rather unfortunate that Linux revived this specter from the past.
 The BSD man page states:
 "This system call will be eliminated when proper system sharing mechanisms
 are implemented.
index 37f3591eef4b693a1f9f7b95365a5a4c18f5d7f9..ebc4ba2c438e2e7954d3a7a29d39df190575468e 100644 (file)
@@ -42,7 +42,7 @@
 .\" 2004-11-11, mtk
 .\"    Added waitid(2); added WCONTINUED and WIFCONTINUED()
 .\"    Added text on SA_NOCLDSTOP
-.\"    Updated discussion of SA_NOCLDWAIT to reflect 2.6 behaviour
+.\"    Updated discussion of SA_NOCLDWAIT to reflect 2.6 behavior
 .\"    Much other text rewritten
 .\" 2005-05-10, mtk, __W* flags can't be used with waitid()
 .\"
@@ -103,7 +103,7 @@ child specified by
 argument has changed state.
 By default,
 .BR waitpid ()
-waits only for terminated children, but this behaviour is modifiable
+waits only for terminated children, but this behavior is modifiable
 via the
 .I options
 argument, as described below.
@@ -430,7 +430,7 @@ will block until all children have terminated, and then fail with
 .I errno
 set to
 .BR ECHILD .
-(The original POSIX standard left the behaviour of setting
+(The original POSIX standard left the behavior of setting
 .B SIGCHLD
 to
 .B SIG_IGN
@@ -508,7 +508,7 @@ then the child exits immediately,
 using the integer supplied on the command line as the exit status.
 The parent process executes a loop that monitors the child using
 .BR waitpid (2),
-and uses the W*() macros described above to analyse the wait status value.
+and uses the W*() macros described above to analyze the wait status value.
 
 The following shell session demonstrates the use of the program:
 .nf
index 4abfff72f1a6dd310e9f3abaf587b43c281d4c76..65043dbcec90e4002471221827cdc9aa565be48e 100644 (file)
@@ -53,7 +53,7 @@ A
 NaN is a NaN ("not-a-number") that does not raise exceptions
 when it is used in arithmetic.
 The opposite is a
-.I signalling
+.I signaling
 NaN.
 See IEC 60559:1989.
 
index eba99fe9f5ad50fc04993404f6c2360f4707c672..a47c1f8bf667d1642f07d4d623dd42830ae42cca 100644 (file)
@@ -47,7 +47,7 @@ The value returned by
 may be a pointer to a static buffer, possibly overwritten
 by later calls.
 .LP
-The behaviour of
+The behavior of
 .BR l64a ()
 is undefined when
 .I value
index 6df03401114a7236dad619f7a35c21c8adabc1dd..80312c9ec4c6a7ac0494445932212fde5c58d35f 100644 (file)
@@ -19,7 +19,7 @@
 .\"
 .TH ADJTIME 3 2006-05-01 "Linux" "Linux Programmer's Manual"
 .SH NAME
-adjtime \- correct the time to synchronise the system clock
+adjtime \- correct the time to synchronize the system clock
 .SH SYNOPSIS
 .nf
 .B #define _BSD_SOURCE
index 48a947581f2adc1656118acfadd14c31aefd87e9..bc8377d280318f796527e0bba17fe307adcb2066 100644 (file)
@@ -36,16 +36,16 @@ for the file descriptor
 .IR fd .
 If
 .I aiocbp
-is NULL, all such requests are cancelled.
+is NULL, all such requests are canceled.
 Otherwise, only the request
 described by the control block pointed to by
 .I aiocbp
-is cancelled.
+is canceled.
 .LP
-Normal asynchronous notification occurs for cancelled requests.
+Normal asynchronous notification occurs for canceled requests.
 The request return status is set to \-1, and the request error status
 is set to ECANCELED.
-The control block of requests that cannot be cancelled is not changed.
+The control block of requests that cannot be canceled is not changed.
 .LP
 If
 .I aiocbp
@@ -58,9 +58,9 @@ Which operations are cancelable is implementation-defined.
 .\" FreeBSD: not those on raw disk devices.
 .SH "RETURN VALUE"
 This function returns AIO_CANCELED if all requests were successfully
-cancelled.
+canceled.
 It returns AIO_NOTCANCELED when at least one of the
-requests specified was not cancelled because it was in progress.
+requests specified was not canceled because it was in progress.
 In this case one may check the status of individual requests using
 .BR aio_error (3).
 This function returns AIO_ALLDONE when all requests had
index e69e0dce414818398cdd68a5aed6de3bbd88203e..dc179d9216b9aae365df365fc488b36cc0f8fadc 100644 (file)
@@ -37,7 +37,7 @@ with control block pointed to by
 .SH "RETURN VALUE"
 This function returns EINPROGRESS if the request has not been
 completed yet.
-It returns ECANCELED if the request was cancelled.
+It returns ECANCELED if the request was canceled.
 It returns 0 if the request completed successfully.
 Otherwise an error value is returned, the same value that would have
 been stored in the
index 863c0b5e6ca39cb40361514eda17d81dbcca8bde..f459f16ab770925bf824eec9d1ecb523ceda19f4 100644 (file)
@@ -56,7 +56,7 @@ returns to its caller.
 The
 .BR alloca ()
 function returns a pointer to the beginning of the allocated space.
-If the allocation causes stack overflow, program behaviour is undefined.
+If the allocation causes stack overflow, program behavior is undefined.
 .SH "CONFORMING TO"
 There is evidence that the
 .BR alloca ()
@@ -87,7 +87,7 @@ and that contains the line:
 with messy consequences if one has a private version of this function.
 .LP
 The fact that the code is inlined, means that it is impossible
-to take the address of this function, or to change its behaviour
+to take the address of this function, or to change its behavior
 by linking with a different library.
 .LP
 The inlined code often consists of a single instruction adjusting
index 9db724c8b2aefcdbbbba478b4912a35a9ca0469e..e61375975ef99ab2529c12dbda72da2a197a1996 100644 (file)
@@ -38,7 +38,7 @@ The functions
 .BR asprintf ()
 and
 .BR vasprintf ()
-are analogues of
+are analogs of
 .BR sprintf (3)
 and
 .BR vsprintf (3),
index d1928334777e37baf07ea166094070163a2ce586..1d6da4392ae67c0b95bb03d6d2d9ceb6b30147ce 100644 (file)
@@ -66,7 +66,7 @@ it may have any scalar type.
 .SH BUGS
 .BR assert ()
 is implemented as a macro; if the expression tested has side-effects,
-program behaviour will be different depending on whether
+program behavior will be different depending on whether
 .B NDEBUG
 is defined.
 This may create Heisenbugs which go away when debugging
index 910b37905865c5af3466dab4b2fbd016655ebd0b..f4fa1cfd7cb0b79d12f606d2a9e76a1a1cb94d11 100644 (file)
@@ -40,7 +40,7 @@ The
 .BR atof ()
 function converts the initial portion of the string
 pointed to by \fInptr\fP to double.
-The behaviour is the same as
+The behavior is the same as
 .sp
 .RS
 .B strtod(nptr, (char **) NULL);
index 674c01845985fec785864e20c6cfab70c1e95402..18592eaa68d7e10b335bcb939ed6670220564b7a 100644 (file)
@@ -49,7 +49,7 @@ The
 function converts the initial portion of the string
 pointed to by \fInptr\fP to
 .IR int .
-The behaviour is the same as
+The behavior is the same as
 .sp
 .RS
 .B strtol(nptr, (char **) NULL, 10);
index 8ec72ed0b4a2ef130eb835b80fabcf29a7aad612..a57cd9243101cbc85d8acf9816c174bcce98f599 100644 (file)
@@ -41,7 +41,7 @@ it returns WEOF.
 .SH "CONFORMING TO"
 C99, POSIX.1-2001.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR btowc ()
 depends on the LC_CTYPE category of the
 current locale.
index 84fb0cce1887caa23198095a2cd9bccdc92d1e71..047dd9afc16b033dcff3e609aa61af3677ade5f1 100644 (file)
@@ -77,7 +77,7 @@ is not available, while an empty string is returned
 when the message catalog is available but does not contain
 the specified message.
 These two possible error returns seem to be discarded in SUSv2
-in favour of always returning
+in favor of always returning
 .IR message .
 .SH "SEE ALSO"
 .BR catopen (3),
index b25d2ba23f6b9beb40fb177895e4559ea5e7c4ae..8eb917485f7f8f04c5e6d42a5b2d1828c404e309 100644 (file)
@@ -69,7 +69,7 @@ collected via
 Linux does not include the times of waited-for children in the
 value returned by
 .BR clock ().
-.\" I have seen this behaviour on Irix 6.3, and the OSF/1, HP/UX, and
+.\" I have seen this behavior on Irix 6.3, and the OSF/1, HP/UX, and
 .\" Solaris manual pages say that clock() also does this on those systems.
 .\" POSIX.1-2001 doesn't explicitly allow this, nor is there an
 .\" explicit prohibition. -- MTK
index 410a29fa4952ca820365748e31d24442e144f260..b222a0d306181dc2f92474dfb0d5c812605188ed 100644 (file)
@@ -155,7 +155,7 @@ references in subsequently loaded libraries.
 .BR RTLD_NODELETE " (since glibc 2.2)"
 Do not unload the library during
 .BR dlclose ().
-Consequently, the library's static variables are not reinitialised
+Consequently, the library's static variables are not reinitialized
 if the library is reloaded with
 .BR dlopen ()
 at a later time.
index db8600c1f5e9b6cb535a82a31fca8fc6b1818bd5..e1b7d08d87289fdc7a6bbeb91700751a9fc7d62e 100644 (file)
@@ -38,7 +38,7 @@ The functions
 .BR dprintf ()
 and
 .BR vdprintf ()
-(as found in the glibc2 library) are exact analogues of
+(as found in the glibc2 library) are exact analogs of
 .BR fprintf (3)
 and
 .BR vfprintf (3),
index 04aec840c98bdec66389c026ba2d2e9880ee86f3..2fb0731d9cf2cf5a1fb599fc60de5b459db1be87 100644 (file)
@@ -64,7 +64,7 @@ is set to indicate the error.
 In either case any further access
 (including another call to
 .BR fclose ())
-to the stream results in undefined behaviour.
+to the stream results in undefined behavior.
 .SH ERRORS
 .TP
 .B EBADF
index e628851b69a82719d8fecbe88a9ee310b1305241..80ab257d6985a6af71e294bc14cc3e7072335b28 100644 (file)
@@ -62,7 +62,7 @@ form a valid character.
 .SH "CONFORMING TO"
 C99, POSIX.1-2001.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR fgetwc ()
 depends on the LC_CTYPE category of the
 current locale.
index da6796ad4105fc6ad5ebd26d87241103b31f07a0..73ccadb5ef9938a189bbb6e87530d4c900d584f9 100644 (file)
@@ -49,7 +49,7 @@ was already reached or if an error occurred, it returns NULL.
 .SH "CONFORMING TO"
 C99, POSIX.1-2001.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR fgetws ()
 depends on the LC_CTYPE category of the
 current locale.
index 6058d026703bac8611344856de7a7ea1e96b8854..914a55006e0b333ba4bfa566ed21e27339dc455e 100644 (file)
@@ -26,7 +26,7 @@ function computes
 The result is rounded according to the
 rounding mode determined by the value of FLT_ROUNDS.
 FLT_ROUNDS indicates the implementation-defined rounding
-behaviour for floating-point addition,
+behavior for floating-point addition,
 and has one of the following values:
 .IP \-1
 The rounding mode is not determinable.
index 36a1f1c3467bb5bed313fc4a15980e348e1185e0..cd46b361bb89f8ee4599d463088b77895441d10d 100644 (file)
@@ -43,7 +43,7 @@ argument, which is a shell wildcard pattern.
 .PP
 The
 .I flags
-argument modifies the behaviour; it is the bitwise OR of zero or more
+argument modifies the behavior; it is the bitwise OR of zero or more
 of the following flags:
 .TP
 .B FNM_NOESCAPE
index d8dc036c8df20fb48a42ce0c08f4e91225630953..9b2886ed3e44f7cf9b65b4f87325d86eab4abad0 100644 (file)
@@ -60,7 +60,7 @@ Conversion of \fIwc\fP to the stream's encoding fails.
 .SH "CONFORMING TO"
 C99, POSIX.1-2001.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR fputwc ()
 depends on the LC_CTYPE category of the
 current locale.
index 6a7a60ca49827990278a5bb21a3dae0ad25c138e..3a9a607a61215fd42f055405c65a2b5364b39ba6 100644 (file)
@@ -41,7 +41,7 @@ successful, or \-1 to indicate an error.
 .SH "CONFORMING TO"
 C99, POSIX.1-2001.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR fputws ()
 depends on the LC_CTYPE category of the
 current locale.
index cac0cf91854058368b76ab41e7c4bf6f2852deab..1622dfd15a54606df01e3e183794023c4829af13 100644 (file)
@@ -81,7 +81,7 @@ is an
 but still only 8 bits are used.
 Typical usage has an ASCII character
 .IR proj_id ,
-that is why the behaviour is said to be undefined when
+that is why the behavior is said to be undefined when
 .I proj_id
 is zero.
 .LP
index b2181cf791c911dc953ac5b5953ab367f1925777..ae9347a83e3722e01ccce3d5e3b014e389297554 100644 (file)
@@ -66,7 +66,7 @@ buffer if necessary.
 .PP
 If
 .I buf
-is NULL, the behaviour of
+is NULL, the behavior of
 .BR getcwd ()
 is undefined.
 .PP
index 019e4a3083ef1a6a263dc23f014cc4c0191227db..fc7ae60175acb14141b7651f57d50e6c27a90629 100644 (file)
@@ -74,9 +74,9 @@ Timezone name.
 .LP
 When
 .B %Z
-is given, the value to be returned is initialised to the broken-down time
+is given, the value to be returned is initialized to the broken-down time
 corresponding to the current time in the given time zone.
-Otherwise, it is initialised to the broken-down time corresponding to
+Otherwise, it is initialized to the broken-down time corresponding to
 the current local time.
 .LP
 When only the weekday is given, the day is taken to be the first such day
index f66b5ac07512d0a2132674a86ffd26089a761cc7..8ee4a3dc328b60eab09aa77cdbd751d3c09d3825 100644 (file)
@@ -61,7 +61,7 @@ must be requested.
 
 The
 .I flags
-argument modifies the behaviour of
+argument modifies the behavior of
 .BR getnameinfo (3)
 as follows:
 .TP
index 03b35ca1f8eb408ee04996d7eb470e4695c0fd71..f623a10a4145fd790bda8c3f3973267cd85dcac0 100644 (file)
@@ -122,7 +122,7 @@ is treated as the long option
 (The
 .B \-W
 option is reserved by POSIX.2 for implementation extensions.)
-This behaviour is a GNU extension, not available with libraries before
+This behavior is a GNU extension, not available with libraries before
 GNU libc 2.
 .PP
 By default,
@@ -290,7 +290,7 @@ This variable was used by
 .B bash
 2.0 to communicate to GNU libc which arguments are the results of
 wildcard expansion and so should not be considered as options.
-This behaviour was removed in
+This behavior was removed in
 .B bash
 version 2.01, but the support remains in GNU libc.
 .SH "CONFORMING TO"
@@ -322,7 +322,7 @@ The POSIX.2 specification of
 has a technical error described in POSIX.2 Interpretation 150.
 The GNU
 implementation (and probably all other implementations) implements the
-correct behaviour rather than that specified.
+correct behavior rather than that specified.
 .SH EXAMPLE
 The following trivial example program uses
 .BR getopt ()
index abcd0ad98694a5f9fbe323407495c19dd15c9ac1..ebe1466ab7e79a9f400bd57c34b5b0972c360e9d 100644 (file)
@@ -83,7 +83,7 @@ is overwritten with a null byte, so
 .RI * valuep
 is precisely the "value string" for that suboption.
 
-If the suboption is recognised, but no value string was found,
+If the suboption is recognized, but no value string was found,
 .RI * valuep
 is set to NULL.
 
@@ -96,7 +96,7 @@ string if the last suboption was just processed.
 .SH RETURN VALUE
 If the first suboption in
 .I optionp
-is recognised,
+is recognized,
 .BR getsubopt ()
 returns the index of the matching suboption element in
 .I tokens .
index 786be0d516e64fb8868d8dc0ed461de26a4f6724..eeff3b3e91b73d5f752e3092401f535fc9b3d68f 100644 (file)
@@ -52,7 +52,7 @@ a lock with the
 .BR umask (2)
 library call).
 .SH "CONFORMING TO"
-This is a vapourware GNU extension.
+This is a vaporware GNU extension.
 .SH NOTES
 This function is documented but not implemented yet in glibc 2.2.5.
 .SH "SEE ALSO"
index b4394887e0b31ecd27050cba6f14e18bf0d454b3..f9d64376f9c41fa9c29f547bd2ecf25f7962eea7 100644 (file)
@@ -44,7 +44,7 @@ standard input, or WEOF.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR getwchar ()
 depends on the LC_CTYPE category of the
 current locale.
index d55a33fa4633c41e2632617c7989ca9123497d19..4bf68957a089ae59f1efacd5f52c52463e670fee 100644 (file)
@@ -83,7 +83,7 @@ Results are stored in dynamically allocated storage.
 The parameter
 .I flags
 is made up of bitwise OR of zero or more the following symbolic
-constants, which modify the of behaviour of
+constants, which modify the of behavior of
 .BR glob ():
 .TP
 .B GLOB_ERR
index 0e6de0927fae3741fcf40b03c1d3fda401bdc01b..db5165585d86b896d84f451b90e56298e4421f32 100644 (file)
@@ -44,7 +44,7 @@ and
 respectively.
 .LP
 Elsewhere, on System V-like systems, these functions implement
-software signalling, entirely independent of the classical
+software signaling, entirely independent of the classical
 signal and kill functions.
 The function
 .BR ssignal ()
index 3e020d32dd2234eb8299d82599e1ee50edf1e8c1..e39df7bd0f99850a7e83a7430c5ee3a19a9b5c98 100644 (file)
@@ -60,7 +60,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswalnum ()
 depends on the LC_CTYPE category of the
 current locale.
index 4e586102cb7afe242e1f8342b52eb5518f1127db..5de27fbc5054b75add46e6f7a6b05370504137b3 100644 (file)
@@ -64,7 +64,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswalpha ()
 depends on the LC_CTYPE category of the
 current locale.
index cef88eb16914fa2bebbfd5cf7b8449d8bdce0708..baab8292ce8695a4ca796588e235d5dc9b3a623a 100644 (file)
@@ -51,7 +51,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 POSIX.1-2001.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswblank ()
 depends on the LC_CTYPE category of the
 current locale.
index fa517209334e72a03152e4a97e99b0b82523bd05..925c9ca82264ebf73f1948c858668efba2ed1616 100644 (file)
@@ -45,7 +45,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswcntrl ()
 depends on the LC_CTYPE category of the
 current locale.
index a7dc00e2916e5b7c312efadc2a6be03f9b7eb500..17ab090b2c2f5c7eff25a582139bdef5681c3f32 100644 (file)
@@ -43,7 +43,7 @@ Otherwise it returns 0.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswctype ()
 depends on the LC_CTYPE category of the
 current locale.
index 8f123134d58125725f451b6d05b642d2d40772a8..16470e5bce8108a0608dda59acf957b302b1d7d7 100644 (file)
@@ -63,7 +63,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswdigit ()
 depends on the LC_CTYPE category of the
 current locale.
index 0439b3591d6e5ac7cf0f572fe414447874c249b6..8f918d6da6f89384339e020e6c2f392571016c65 100644 (file)
@@ -56,7 +56,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswgraph ()
 depends on the LC_CTYPE category of the
 current locale.
index e15b0088ec278bf0af8ce66cc7f0e8ecdc5e799d..2eb204f3699b3eee13db4cbefc8873ee7240668d 100644 (file)
@@ -68,7 +68,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswlower ()
 depends on the LC_CTYPE category of the
 current locale.
index 726176e7edfa1e2d4f75e2fa677fadd1e10e3847..26bbbc63516352d0f3094083456b02f0d704ecbc 100644 (file)
@@ -42,7 +42,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswprint ()
 depends on the LC_CTYPE category of the
 current locale.
index 0c1671c54d3e4a8b58cc71e0cab2ba521c3c58d7..6b10a8d326616276ea9428ee9ca27ee667ab6080 100644 (file)
@@ -54,7 +54,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswpunct ()
 depends on the LC_CTYPE category of the
 current locale.
index 104d74b0203b80eba6c62773f7e6d1fcc8cb26bd..c52ed3265a16dfb9ae270b5a030e0fc6548a8cd0 100644 (file)
@@ -49,7 +49,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswspace ()
 depends on the LC_CTYPE category of the
 current locale.
index 179920e55c4421b1367ca75369633c2df181b59c..0fe21b5ad7c118f86a6fbe647eb2ca356317da16 100644 (file)
@@ -60,7 +60,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswupper ()
 depends on the LC_CTYPE category of the
 current locale.
index 35d4e1b9a95d16cc0af373086d8ec9c69dafb8aa..6946991366116a89347853a9b03d492a2a5c88a8 100644 (file)
@@ -54,7 +54,7 @@ Otherwise it returns zero.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR iswxdigit ()
 depends on the LC_CTYPE category of the
 current locale.
index 42aa19d0c6912e16dd214ac55f02c3c04e528911..a13b5b3904252350ae80836255850ba1c1d4f9af 100644 (file)
@@ -64,7 +64,7 @@ or
 .BR realloc ().
 Otherwise, or if
 .BI "free(" "ptr" )
-has already been called before, undefined behaviour occurs.
+has already been called before, undefined behavior occurs.
 If
 .I ptr
 is NULL, no operation is performed.
index 11a8c0c61dd865c1ca758cd19a9e28cc5943a742..2bd4386dafc5dcb467bfd36b72b662b5f68cfd75 100644 (file)
@@ -91,7 +91,7 @@ static void *my_malloc_hook(size_t, const void *);
 /* Variables to save original hooks. */
 static void *(*old_malloc_hook)(size_t, const void *);
 
-/* Override initialising hook from the C library. */
+/* Override initializing hook from the C library. */
 void (*__malloc_initialize_hook) (void) = my_init_hook;
 
 static void
index 6f8d06fa82c3432f4ee40b5667ef0d6048f2782a..d6c7a9c5c83fd4f94b407f15577f42f5eba7a5b9 100644 (file)
@@ -66,7 +66,7 @@ multibyte character.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mblen ()
 depends on the LC_CTYPE category of the
 current locale.
index be9d7fef1a5e930cdee66cea253e3cf5f31adcfc..267d331768c0857b300ad6d32afbfe1777dc22a4 100644 (file)
@@ -65,7 +65,7 @@ character, meaning that \fIn\fP should be increased.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mbrlen ()
 depends on the LC_CTYPE category of the
 current locale.
index fcdb503ede734436c91e9c7579f7d6175ff7245c..05a5975083913fbe9a61a36578929eb73cfdd72c 100644 (file)
@@ -98,7 +98,7 @@ character, meaning that \fIn\fP should be increased.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mbrtowc ()
 depends on the LC_CTYPE category of the
 current locale.
index 035450b35ef6a13a31614c85bbec4db2a0bcfa1e..874be7c5d85d69c084789c3ae7564b3509bc138f 100644 (file)
@@ -70,7 +70,7 @@ Otherwise it returns 0.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mbsinit ()
 depends on the LC_CTYPE category of the
 current locale.
index 3df1171f09b39ac7f0168e65efd404941ef749d9..58ecf4d1ae05b4766dce9c409e725ec25be58a81 100644 (file)
@@ -83,7 +83,7 @@ encountered, (size_t)(\-1) is returned, and \fIerrno\fP set to \fBEILSEQ\fP.
 .SH "CONFORMING TO"
 This function is a GNU extension.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mbsnrtowcs ()
 depends on the LC_CTYPE category of the
 current locale.
index 228c6f8e779f585023c2e687e6710af1a6d9adf1..23aa1ccabb536b3fc0b495e756997f85400c37d2 100644 (file)
@@ -72,7 +72,7 @@ encountered, (size_t)(\-1) is returned, and \fIerrno\fP set to \fBEILSEQ\fP.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mbsrtowcs ()
 depends on the LC_CTYPE category of the
 current locale.
index 30edd5ba243a8e69ecf55d9bdc503d3a799837dc..2bfd8ab0ca9fdcf75b3d8082e375de987ded223a 100644 (file)
@@ -65,7 +65,7 @@ encountered, (size_t)(\-1) is returned.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mbstowcs ()
 depends on the LC_CTYPE category of the
 current locale.
index bf27fff3e0a69f8cfc15b4d139284a86bb117981..fed41e140974177f2ab8824fbe8993a16cc7ea84 100644 (file)
@@ -76,7 +76,7 @@ has non-trivial shift state, or zero if the encoding is stateless.
 .SH "CONFORMING TO"
 C99
 .SH NOTES
-The behaviour of
+The behavior of
 .BR mbtowc ()
 depends on the LC_CTYPE category of the
 current locale.
index 92a854f1e28542640fa1f4776799b66b9eb151dc..aeb58d780b2a927cefad9934ea449331d8ef814d 100644 (file)
@@ -76,8 +76,8 @@ Now \fItemplate\fP is unchanged.
 .SH "CONFORMING TO"
 4.3BSD, POSIX.1-2001
 .SH NOTES
-The old behaviour (creating a file with mode 0666) may be
-a security risk, especially since other Unix flavours use 0600,
+The old behavior (creating a file with mode 0666) may be
+a security risk, especially since other Unix flavors use 0600,
 and somebody might overlook this detail when porting programs.
 
 More generally, the POSIX specification does not say anything
index fe4b5f093b00c524e29a6bad4b344939f1dc60e4..db37c4d048dddaf105e8aef42d966d11491f6135 100644 (file)
@@ -60,7 +60,7 @@ struct mq_attr {
 The
 .I mq_flags
 field contains flags associated with the open message queue description.
-This field is initialised when the queue is created by
+This field is initialized when the queue is created by
 .BR mq_open (3).
 The only flag that can appear in this field is
 .BR O_NONBLOCK .
index d49e7dec1a060218a2184807ab1f918862f3389a..e95129b80975c3e938a1a8255655d8039aacc13b 100644 (file)
@@ -48,7 +48,7 @@ That is, it is the same value as
 .IR program_invocation_name ,
 with all text up to and including the final slash (/), if any, removed.
 
-These variables are automatically initialised by the glibc run-time
+These variables are automatically initialized by the glibc run-time
 startup code.
 .SH "CONFORMING TO"
 These variables are GNU extensions, and should not be
index f2afa1ed069eb35f153739dd0b9c624687c61a84..963752356b480a3c844721b2b2fbefd167f2933d 100644 (file)
@@ -43,7 +43,7 @@ or WEOF to indicate an error.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR putwchar ()
 depends on the LC_CTYPE category of the
 current locale.
index 1bbcac3b3aba5c3b7b925e7c6f88c11b509ff272..ba55b72be8ed80cb9db2c590a6400b05da56a5a6 100644 (file)
@@ -76,7 +76,7 @@ uses hidden state that is modified on each call.
 This might just be
 the seed value to be used by the next call, or it might be something
 more elaborate.
-In order to get reproducible behaviour in a threaded
+In order to get reproducible behavior in a threaded
 application, this state must be made explicit.
 The function
 .BR rand_r ()
index d08a7eea5ede74e5b4db7ca8e8899d37db6fbff7..6c70f67ccde7c75e26d69d76b98bcd07e42c84f4 100644 (file)
@@ -144,7 +144,7 @@ of one or both of
 .B REG_NOTBOL
 and
 .B REG_NOTEOL
-which cause changes in matching behaviour described below.
+which cause changes in matching behavior described below.
 .TP
 .B REG_NOTBOL
 The match-beginning-of-line operator always fails to match (but see the
index ce031bc675d6680770e83b7efca3b36de519fc09..7658e840e15d1260773dd6e9063f47f2e5341f4d 100644 (file)
@@ -187,7 +187,7 @@ and assigns the address of this buffer to the corresponding
 .I pointer
 argument, which should be a pointer to a
 .I "char *"
-variable (this variable does not need to be initialised before the call).
+variable (this variable does not need to be initialized before the call).
 The caller should subsequently
 .BR free (3)
 this buffer when it is no longer required.
@@ -560,19 +560,19 @@ additional specifiers
 .B q
 and
 .B a
-as well as an additional behaviour of the
+as well as an additional behavior of the
 .B L
 and
 .B l
 specifiers.
 The latter may be considered to be a bug, as it changes the
-behaviour of specifiers defined in C89.
+behavior of specifiers defined in C89.
 .PP
 Some combinations of the type modifiers and conversion
 specifiers defined by ANSI C do not make sense
 (e.g.
 .BR "%Ld" ).
-While they may have a well-defined behaviour on Linux, this need not
+While they may have a well-defined behavior on Linux, this need not
 to be so on other architectures.
 Therefore it usually is better to use
 modifiers that are not defined by ANSI C at all, i.e. use
index 4793b4a845baeee678bcfd5afe9310d28112d9a8..c082e0384db3a3704d4820c395bc731eeccdd01a 100644 (file)
@@ -34,7 +34,7 @@ sem_destroy \- destroy an unnamed semaphore
 destroys the unnamed semaphore at the address pointed to by
 .IR sem .
 
-Only a semaphore that has been initialised by
+Only a semaphore that has been initialized by
 .BR sem_init (3)
 should be destroyed using
 .BR sem_destroy ().
@@ -42,10 +42,10 @@ should be destroyed using
 Destroying a semaphore that other processes or threads are
 currently blocked on (in
 .BR sem_wait (3))
-produces undefined behaviour.
+produces undefined behavior.
 
 Using a semaphore that has been destroyed produces undefined results,
-until the semaphore has been reinitialised using
+until the semaphore has been reinitialized using
 .BR sem_init (3).
 .SH RETURN VALUE
 .BR sem_destroy ()
index c483e79f7aa686cee32b0cf39dd379c25f9f3057..40b2b2d67245f11f390a03488de3ea8e48f2954d 100644 (file)
@@ -45,7 +45,7 @@ either 0 is returned;
 or a negative number whose absolute value is the count
 of the number of processes and threads currently blocked in
 .BR sem_wait (3).
-Linux adopts the former behaviour.
+Linux adopts the former behavior.
 .SH RETURN VALUE
 .BR sem_getvalue ()
 returns 0 on success;
index 0e66f12b07f23a9893e9dd7e010a629f203931bd..2548348da2cf0b271d0b1a64c7f433aff537bd36 100644 (file)
@@ -22,7 +22,7 @@
 .\"
 .TH SEM_INIT 3 2006-03-25 "Linux" "Linux Programmer's Manual"
 .SH NAME
-sem_init \- initialise an unnamed semaphore
+sem_init \- initialize an unnamed semaphore
 .SH SYNOPSIS
 .nf
 .B #include <semaphore.h>
@@ -31,7 +31,7 @@ sem_init \- initialise an unnamed semaphore
 .fi
 .SH DESCRIPTION
 .BR sem_init ()
-initialises the unnamed semaphore at the address pointed to by
+initializes the unnamed semaphore at the address pointed to by
 .IR sem .
 The
 .I value
@@ -67,8 +67,8 @@ can operate on the semaphore using
 .BR sem_wait (3),
 etc.
 
-Initialising a semaphore that has already been initialised
-results in undefined behaviour.
+Initializing a semaphore that has already been initialized
+results in undefined behavior.
 .SH RETURN VALUE
 .BR sem_init ()
 returns 0 on success;
index 59786354933b9e85aa77f1cbba178310e329783d..43e5989548477d52c4e149d1259e28aa2b013933 100644 (file)
@@ -22,7 +22,7 @@
 .\"
 .TH SEM_OPEN 3 2006-03-25 "Linux" "Linux Programmer's Manual"
 .SH NAME
-sem_open \- initialise and open a named semaphore
+sem_open \- initialize and open a named semaphore
 .SH SYNOPSIS
 .nf
 .B #include <semaphore.h>
index 64c011411ae0b9b9fa6c36b9d3c55f155a2d2f4d..d39f58ef9fc14901a466c1d4f20d06a0c901fba4 100644 (file)
@@ -144,7 +144,7 @@ The function
 returns 0 on success.
 It can return any value on failure, but returns non-zero when
 .I mode
-is invalid or the request cannot be honoured.
+is invalid or the request cannot be honored.
 It may set
 .I errno
 on failure.
index 475e9cd8b096b64d0a4651e2d376e008a1c4bf63..c1619462891b6b2edeb1a618c5c31ae1e4645182 100644 (file)
@@ -28,7 +28,7 @@
 .\" Modified Fri Feb 14 21:47:50 1997 by Andries Brouwer (aeb@cwi.nl)
 .\" Modified 9 Jun 2004, Michael Kerrisk <mtk-manpages@gmx.net>
 .\"     Changed unsetenv() prototype; added EINVAL error
-.\"     Noted non-standard behaviour of setenv() if name contains '='
+.\"     Noted non-standard behavior of setenv() if name contains '='
 .\" 2005-08-12, mtk, glibc 2.3.4 fixed the "name contains '='" bug
 .\"
 .TH SETENV 3  2004-05-09 "GNU" "Linux Programmer's Manual"
index e84ff4366cf751f4236f3f50d309a89b0bf50c09..ce919a36151005f2fa89cb2c1470d18c68afa94c 100644 (file)
@@ -98,7 +98,7 @@ A new shared memory object initially has zero length \(em the size of the
 object can be set using
 .BR ftruncate (2).
 The newly allocated bytes of a shared memory
-object are automatically initialised to 0.
+object are automatically initialized to 0.
 .TP
 .B O_EXCL
 If
index a62d9ee99b1201a4e27533cab3b51c24471d21f2..498942bdc2176fedb74590e27737b3de60047fec 100644 (file)
@@ -38,12 +38,12 @@ siginterrupt \- allow signals to interrupt system calls
 .SH DESCRIPTION
 The
 .BR siginterrupt ()
-function changes the restart behaviour when
+function changes the restart behavior when
 a system call is interrupted by the signal \fIsig\fP.
 If the \fIflag\fP
 argument is false (0), then system calls will be restarted if interrupted
 by the specified signal \fIsig\fP.
-This is the default behaviour in Linux.
+This is the default behavior in Linux.
 However, when a new signal handler is specified with the
 .BR signal (2)
 function, the system call is interrupted by default.
index 1c0bb6c122353c1271c71910985d90292359e6b2..0ca3b07cad11605f943848aa0a0ed3b44d233676 100644 (file)
@@ -144,7 +144,7 @@ The
 .BR sigmask ()
 function constructs and returns a "signal mask" for
 .IR signum .
-For example, we can initialise the
+For example, we can initialize the
 .I vec.sv_mask
 field given to
 .BR sigvec ()
index aa8c9a3d1667e6f5bd17d69bb3121eeb05d4a157..1c46c489c5923721edacfb9f0e35b097dff1ae63 100644 (file)
@@ -126,7 +126,7 @@ If the destination string of a
 is not large enough
 (that is, if the programmer was stupid or lazy, and failed to check
 the size before copying) then anything might happen.
-Overflowing fixed length strings is a favourite cracker technique.
+Overflowing fixed length strings is a favorite cracker technique.
 .SH "SEE ALSO"
 .BR bcopy (3),
 .BR memccpy (3),
index 22cfbcc0d65db48f6d8a16fc9aaa83757af28006..688b2cc4f83317028780c35b2e8f11b5d21cd618 100644 (file)
@@ -229,7 +229,7 @@ conversion specifier character by the E or O
 .I modifier
 to indicate that an alternative format should be used.
 If the alternative format or specification does not exist for
-the current locale, the behaviour will be as if the unmodified
+the current locale, the behavior will be as if the unmodified
 conversion specification were used. (SU)
 The Single Unix Specification mentions %Ec, %EC, %Ex, %EX,
 %Ey, %EY, %Od, %Oe, %OH, %OI, %Om, %OM, %OS, %Ou, %OU, %OV,
index 03b145e7e14f1ee772bccc2ed3991d9cbcc5f167..94995c7f2708df3cf30fa3fc1cbfbb1c2198cda2 100644 (file)
@@ -134,7 +134,7 @@ The locale's equivalent of AM or PM. (Note: there may be none.)
 The 12-hour clock time (using the locale's AM or PM).
 In the POSIX locale equivalent to %I:%M:%S %p.
 If \fIt_fmt_ampm\fP is empty in the LC_TIME part of the current locale
-then the behaviour is undefined.
+then the behavior is undefined.
 .TP
 .B %R
 Equivalent to %H:%M.
index 8372691313097712056486104e6842448969a470..fb7bd85e565826c39b802e4e11dcaa29ceeb346a 100644 (file)
@@ -121,7 +121,7 @@ up to TMP_MAX (defined in
 .IR <stdio.h> )
 times.
 If it is called more than TMP_MAX times,
-the behaviour is implementation defined.
+the behavior is implementation defined.
 .LP
 .BR tempnam ()
 uses at most the first five bytes from
index 0ac7af75f737c1542b4d30fcf46bcc3e9ec4166c..340527ca3a2673aa8c91f5ef75df058541aacf21 100644 (file)
@@ -78,7 +78,7 @@ The
 function generates a different string each time it is called,
 up to TMP_MAX times.
 If it is called more than TMP_MAX times,
-the behaviour is implementation defined.
+the behavior is implementation defined.
 .LP
 Although
 .BR tmpnam (3)
index 49b5d646f22a8892d4d9aa0976275e95418f597b..0c9355432c6c4ff25ce2c7c4e2516ea032b3cb9b 100644 (file)
@@ -46,7 +46,7 @@ to lower case, if possible.
 .PP
 If
 .I c
-is not an unsigned char value, or EOF, the behaviour of these functions
+is not an unsigned char value, or EOF, the behavior of these functions
 is undefined.
 .SH "RETURN VALUE"
 The value returned is that of the converted letter, or
index 6e31941e9455e909e835cfbad5eddca25bd4a89b..ac4d746eae69aa5dcd9364022653e37af1a5f7f2 100644 (file)
@@ -39,7 +39,7 @@ or WEOF if \fIwc\fP is WEOF.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR towctrans ()
 depends on the LC_CTYPE category of the
 current locale.
index de40028f2ae00a15e9cc648e28d653af1589d2a7..09518e63837fc5747fb35c0cdab2a6050aae4c4b 100644 (file)
@@ -38,7 +38,7 @@ or WEOF if \fIwc\fP is WEOF.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR towlower ()
 depends on the LC_CTYPE category of the
 current locale.
index 67ce46cf174f48c17c19d910344fb6a3a2557525..1d69038d6416ffc111d87e6f79d22256ac6d25e3 100644 (file)
@@ -38,7 +38,7 @@ or WEOF if \fIwc\fP is WEOF.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR towupper ()
 depends on the LC_CTYPE category of the
 current locale.
index 9009fefc11a447c1c1b0c4fc4ca26a0a1fd5c89c..04d0e07002746d788d052cb79789896f74e76e4a 100644 (file)
@@ -55,7 +55,7 @@ indicating the sequence of line speeds to try ('\-' was: start trying
 110 baud).
 Thus a typical line was "18\-".
 A hang on some line was solved by changing the '1' to a '0',
-signalling init, changing back again, and signalling init again.
+signaling init, changing back again, and signaling init again.
 .LP
 In Unix V7 the format was changed: here the second character
 was the argument to
index d33a232fa9c121a851b3b78400347be70f5c3370..f34b3ea4fa09d9b6b979b830a87bfc811b1b5344 100644 (file)
@@ -53,7 +53,7 @@ failure.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR ungetwc ()
 depends on the LC_CTYPE category of the
 current locale.
index 90209df529babb02841e850ceb9b79201ff9c018..d3070187f8ef0fd628c0cdd4e725a1a1657b1752 100644 (file)
@@ -67,7 +67,7 @@ putchar_unlocked, \- non-locking stdio functions
 .BI "int fputws_unlocked(const wchar_t *" ws ", FILE *" stream );
 .fi
 .SH DESCRIPTION
-Each of these functions has the same behaviour as its counterpart
+Each of these functions has the same behavior as its counterpart
 without the `_unlocked' suffix, except that they do not use locking
 (they do not set locks themselves, and do not test for the presence
 of locks set by others) and hence are thread-unsafe.
index 49bf8f8f0c01b3eec7617c081f271906b1de1b1c..4d851aeadf1e4636d24b6c9132bf33097a66cc8a 100644 (file)
@@ -71,7 +71,7 @@ represented as a multibyte sequence (according to the current locale),
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcrtomb ()
 depends on the LC_CTYPE category of the
 current locale.
index fb98f4023d23a7418a1991e096593bdf6888c99c..74f7348afe090bde984e6bd45af9a6a38dec8aba 100644 (file)
@@ -43,7 +43,7 @@ than \fIs2\fP, ignoring case.
 .SH "CONFORMING TO"
 This function is a GNU extension.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcscasecmp ()
 depends on the LC_CTYPE category of the
 current locale.
index e0d5b99bd83e3297b8bfc52d870febc3024c1f4d..2717d1b5dd3ff6af0865298a4cbfb69d99e2e7f6 100644 (file)
@@ -46,7 +46,7 @@ if truncated \fIs1\fP is smaller than truncated \fIs2\fP, ignoring case.
 .SH "CONFORMING TO"
 This function is a GNU extension.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcsncasecmp ()
 depends on the LC_CTYPE category of the
 current locale.
index c2aafc8688aed63273e51377e6847d09dd6e1359..790f64a9cdc07d926889b7ccf780fbe5ca778df9 100644 (file)
@@ -91,7 +91,7 @@ is returned, and \fIerrno\fP set to \fBEILSEQ\fP.
 .SH "CONFORMING TO"
 This function is a GNU extension.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcsnrtombs ()
 depends on the LC_CTYPE category of the
 current locale.
index d5f560ae4b2305a4934e5617d51e49d23e351175..5f3c1e6ef32f64d7473f183705cfce689303162a 100644 (file)
@@ -86,7 +86,7 @@ set to \fBEILSEQ\fP.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcsrtombs ()
 depends on the LC_CTYPE category of the
 current locale.
index d193d443e8c17c7e68a98ed7e47f406cf45e6b9e..6b357dea2e589d9453c9863983ba4240ff599a01 100644 (file)
@@ -65,7 +65,7 @@ converted, (size_t)(\-1) is returned.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcstombs ()
 depends on the LC_CTYPE category of the
 current locale.
index 55d606556deaaf93e1999ca6d378aff4c9cbe3f2..d5e1767397f8f97e68d1627e9a5aba20a6abc628 100644 (file)
@@ -37,7 +37,7 @@ wide-character string \fIs\fP, truncated to at most length \fIn\fP.
 .SH "CONFORMING TO"
 POSIX.1-2001.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcswidth ()
 depends on the LC_CTYPE category of the
 current locale.
index 4eb21a1fd31765068cad8e6cd99d522ca2c96c7a..076e4de69a23566b2be8d80b0813a9435c893c77 100644 (file)
@@ -42,7 +42,7 @@ if it exists, of EOF otherwise.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wctob ()
 depends on the LC_CTYPE category of the
 current locale.
index c162ec724ab89eb7cf3ef920a050bf60c3acc9b0..d23ba049ada8d167a003e66f6952080a3d564ef3 100644 (file)
@@ -64,7 +64,7 @@ encoding has non-trivial shift state, or zero if the encoding is stateless.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wctomb ()
 depends on the LC_CTYPE category of the
 current locale.
index b0f0c55d96fa56f2442d34034c7662014417fd59..a639d9745405ad0edd890c1d8eaf51a9668d2be6 100644 (file)
@@ -51,7 +51,7 @@ Otherwise it returns \fI(wctrans_t) 0\fP.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wctrans ()
 depends on the LC_CTYPE category of the
 current locale.
index 34c49aa3d1b23f373543542f891b6052538c02df..b670a0b9b57041b1b420f89dc6b3d2b22d12788c 100644 (file)
@@ -62,7 +62,7 @@ Otherwise it returns \fI(wctype_t) 0\fP.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wctype ()
 depends on the LC_CTYPE category of the
 current locale.
index 1702ff9b72e6f30f19b8cb9e5442720adc125196..99fbcdd0e06572ac6568bc6c0f0138105310b565 100644 (file)
@@ -43,7 +43,7 @@ Note that glibc before 2.2.5 used the prototype
 .BI "int wcwidth(wint_t " c );
 .fi
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wcwidth ()
 depends on the LC_CTYPE category of the
 current locale.
index 292e6de0a075fbcecfe4729c228ded6e9967ccef..49d55b52574aaa929b1fe58fe85a0c25d5b5185a 100644 (file)
@@ -170,7 +170,7 @@ They return \-1 when an error occurs.
 .SH "CONFORMING TO"
 C99.
 .SH NOTES
-The behaviour of
+The behavior of
 .BR wprintf ()
 et al. depends
 on the LC_CTYPE category of the
index 68d86f4e1995940ae81ceb3811984f1e55f3f038..10ed6127bfbe0e52840b9430a3411005cef2e14e 100644 (file)
@@ -110,17 +110,17 @@ The lower 16 bits of
 \fIargp\fP = 0 turns sound off.
 In either case, control returns immediately.
 .IP \fBGIO_CMAP\fP
-Get the current default colour map from kernel.
+Get the current default color map from kernel.
 \fIargp\fP points to
 a 48-byte array.
 (Since 1.3.3.)
 .IP \fBPIO_CMAP\fP
-Change the default text-mode colour map.
+Change the default text-mode color map.
 \fIargp\fP points to a
 48-byte array which contains, in order, the Red, Green, and Blue
-values for the 16 available screen colours: 0 is off, and 255 is full
+values for the 16 available screen colors: 0 is off, and 255 is full
 intensity.
-The default colours are, in order: black, dark red, dark
+The default colors are, in order: black, dark red, dark
 green, brown, dark blue, dark purple, dark cyan, light grey, dark
 grey, bright red, bright green, yellow, bright blue, bright purple,
 bright cyan and white.  (Since 1.3.3.)
index 5edf9becac5ee45dfa6d4b56f43a1359e75b17e4..f920272633d8ecc79ecb8e43cf8d98dd856b23cf 100644 (file)
--- a/man4/lp.4
+++ b/man4/lp.4
@@ -114,7 +114,7 @@ The printer driver was originally written by Jim Weigand and Linus
 Torvalds.
 It was further improved by Michael K.\& Johnson.
 The interrupt code was written by Nigel Gamble.
-Alan Cox modularised it.
+Alan Cox modularized it.
 LPCAREFUL, LPABORT, LPGETSTATUS were added by Chris Metcalf.
 .SH "SEE ALSO"
 .BR chmod (1),
index 71456bb6dc22743479771792ae2fb993dc8ece01..0b58afb5b5a064c357507dbb13e2a638d5158b32 100644 (file)
@@ -68,7 +68,7 @@ bit/s string
 1200   *n
 .TE
 
-The first byte of a data packet can be used to synchronisation purposes.
+The first byte of a data packet can be used to synchronization purposes.
 .SS "Microsoft protocol"
 The \fBMicrosoft\fP protocol uses 1 start bit, 7 data bits, no parity
 and one stop bit at the speed of 1200 bits/sec.
index 518bc12f9012132eb5ced7233d26e4d4ecef7278..4304dd287fa5e0524ac2430b9160405858bf5995 100644 (file)
@@ -150,7 +150,7 @@ filename via a %p specification in
 .\" sense for LinuxThreads, where each thread had a unique PID,
 .\" but doesn't seem to server any purpose with NPTL, where all the
 .\" threads in a process share the same PID (as POSIX.1 requires).
-.\" Probably the behaviour is maintained so that applications using
+.\" Probably the behavior is maintained so that applications using
 .\" LinuxThreads continue appending the PID (the kernel has no easy
 .\" way of telling which threading implementation the userspace
 .\" application is using). -- mtk, April 2006
index b5e354b54289cd9db32b763558278a22dab23e88..e59bd430681e5545d0eb26679d7689ece5291994 100644 (file)
@@ -1280,7 +1280,7 @@ produced for set-user-ID or otherwise protected/tainted binaries.
 Three different integer values can be specified:
 .sp
 \fI0\ (default)\fP
-This provides the traditional (pre-Linux 2.6.13) behaviour.
+This provides the traditional (pre-Linux 2.6.13) behavior.
 A core dump will not be produced for a process which has
 changed credentials (by calling
 .BR seteuid (2),
@@ -1339,7 +1339,7 @@ This directory contains files
 This file
 contains three numbers: highwater, lowwater and frequency.
 If BSD-style process accounting is enabled these values control
-its behaviour.
+its behavior.
 If free space on filesystem where the log lives
 goes below lowwater percent accounting suspends.
 If free space gets
@@ -1449,7 +1449,7 @@ message queue identifiers.
 (This file is only present in Linux 2.4 onwards.)
 .TP
 .I /proc/sys/kernel/msgmnb
-This file defines a system-wide parameter used to initialise the
+This file defines a system-wide parameter used to initialize the
 .I msg_qbytes
 setting for subsequently created message queues.
 The
@@ -1478,7 +1478,7 @@ When you use the
 software watchdog device driver, the recommended setting is 60.
 .TP
 .I /proc/sys/kernel/panic_on_oops
-This file (new in Linux 2.5) controls the kernel's behaviour when an oops
+This file (new in Linux 2.5) controls the kernel's behavior when an oops
 or BUG is encountered.
 If this file contains 0, then the system
 tries to continue operation.
@@ -1750,7 +1750,7 @@ This file displays various virtual memory statistics.
 .TP
 .IR /proc/zoneinfo " (since Linux 2.6.13)"
 This file display information about memory zones.
-This is useful for analysing virtual memory behaviour.
+This is useful for analyzing virtual memory behavior.
 .\" FIXME more should be said about /proc/zoneinfo
 .RE
 .RE
index 610d829126e43af8f0d023ed86b0d111522d3e17..413a9b9bc7b6094c2f29960ed29509b5f4af1e7b 100644 (file)
@@ -147,7 +147,7 @@ file.
 .BR getservbyname (3),
 and
 .BR getservbyport (3).
-However, this behaviour should not be relied on.)
+However, this behavior should not be relied on.)
 
 As a backwards compatibility feature, the slash (/) between the
 .I port
index 8bdad2e7ae8a38c84a4bc652a85bebfa35776faa..15dece47518da142e5e239cad3050ca152953550 100644 (file)
@@ -38,11 +38,11 @@ frequently used entries are garbage-collected.
 Entries which are marked
 as permanent are never deleted by the garbage-collector.
 The cache can
-be directly manipulated by the use of ioctls and its behaviour can be
+be directly manipulated by the use of ioctls and its behavior can be
 tuned by the sysctls defined below.
 
 When there is no positive feedback for an existing mapping after some
-time (see the sysctls below) a neighbour cache entry is considered stale.
+time (see the sysctls below) a neighbor cache entry is considered stale.
 Positive feedback can be gotten from a higher layer; for example from
 a successful TCP ACK.
 Other protocols can signal forward progress
@@ -143,7 +143,7 @@ in seconds.
 .TP
 .B anycast_delay
 The maximum number of jiffies to delay before replying to a
-IPv6 neighbour solicitation message.
+IPv6 neighbor solicitation message.
 Anycast support is not yet implemented.
 Defaults to 1 second.
 .TP
@@ -154,7 +154,7 @@ netlink before dropping back to multicast probes (see
 Defaults to 0.
 .TP
 .B base_reachable_time
-Once a neighbour has been found, the entry is considered to be valid
+Once a neighbor has been found, the entry is considered to be valid
 for at least a random value between
 .IR base_reachable_time "/2 and 3*" base_reachable_time /2.
 An entry's validity will be extended if it receives positive feedback
@@ -162,18 +162,18 @@ from higher level protocols.
 Defaults to 30 seconds.
 .TP
 .B delay_first_probe_time
-Delay before first probe after it has been decided that a neighbour
+Delay before first probe after it has been decided that a neighbor
 is stale.
 Defaults to 5 seconds.
 .TP
 .B gc_interval
-How frequently the garbage collector for neighbour entries
+How frequently the garbage collector for neighbor entries
 should attempt to run.
 Defaults to 30 seconds.
 .TP
 .B gc_stale_time
-Determines how often to check for stale neighbour entries.
-When a neighbour entry is considered stale it is resolved again before
+Determines how often to check for stale neighbor entries.
+When a neighbor entry is considered stale it is resolved again before
 sending data to it.
 Defaults to 60 seconds.
 .TP
@@ -266,7 +266,7 @@ functionality together.
 .PP
 RFC\ 826 for a description of ARP.
 .br
-RFC\ 2461 for a description of IPv6 neighbour discovery and the base
+RFC\ 2461 for a description of IPv6 neighbor discovery and the base
 algorithms used.
 .LP
 Linux 2.2+ IPv4 ARP uses the IPv6 algorithms when applicable.
index 2f3e6391f3cbebba06f05d521500787d2b7e118e..a1870bf53f8e279e663975971b6279ebe3cd1af8 100644 (file)
@@ -425,7 +425,7 @@ to supply a parity value with all information exchanges.
 Specifying a one indicates parity checking is enabled,
 and a zero disables parity checking.
 Again, not all adapters will support selection of parity
-behaviour as a boot argument.
+behavior as a boot argument.
 .SS "`max_scsi_luns=...'"
 A SCSI device can have a number of `sub-devices' contained within
 itself.
@@ -765,7 +765,7 @@ geometry parameters of the second disk.
 .SS "XT Disk Driver Options (`xd=')"
 If you are unfortunate enough to be using one of these old 8 bit cards
 that move data at a whopping 125kB/s then here is the scoop.
-If the card is not recognised, you will have to use a boot arg of the form:
+If the card is not recognized, you will have to use a boot arg of the form:
 .IP
 xd=type,irq,iobase,dma_chan
 .LP
@@ -998,7 +998,7 @@ first two drives (default) makes the floppy driver read the physical
 cmos for those drives.
 .SS "floppy=unexpected_interrupts"
 Print a warning message when an unexpected interrupt is received
-(default behaviour)
+(default behavior)
 .SS "floppy=no_unexpected_interrupts or floppy=L40SX"
 Don't print a message when an unexpected interrupt is received.
 This is needed on IBM L40SX laptops in certain video modes.
index 2f9edb93b8d70c5306c316d0a8b0faa133c26963..8cdbb3294709230c6299688afb311872f66761e0 100644 (file)
@@ -124,7 +124,7 @@ A C program can manipulate its environment using the functions
 and
 .BR unsetenv (3).
 
-Note that the behaviour of many programs and library routines is
+Note that the behavior of many programs and library routines is
 influenced by the presence or value of certain environment variables.
 A random collection:
 .LP
@@ -143,13 +143,13 @@ and other programs, etc.
 .LP
 .BR LD_LIBRARY_PATH ", " LD_PRELOAD
 and other LD_* variables influence
-the behaviour of the dynamic loader/linker.
+the behavior of the dynamic loader/linker.
 .LP
 .B POSIXLY_CORRECT
 makes certain programs and library routines follow
 the prescriptions of POSIX.
 .LP
-The behaviour of
+The behavior of
 .BR malloc (3)
 is influenced by MALLOC_* variables.
 .LP
index 7e84710f46a55182578a5680c565e62a7d23ea2d..2d5d7edcd69268e585fc5d323206afb5506e4fbc 100644 (file)
@@ -309,7 +309,7 @@ Modify will re-read available I/O.
 .B Q9
 Do I need to continuously read/write an fd until EAGAIN when using the
 .B EPOLLET
-flag ( Edge Triggered behaviour ) ?
+flag ( Edge Triggered behavior ) ?
 .TP
 .B A9
 No you don't.
index 15e0d79e26137081c5d8b48ee4b9ac8861bb5756..5153d51dcfa50f6bc624551024c6b3ab92cf8352 100644 (file)
@@ -165,7 +165,7 @@ If
 .B _FORTIFY_SOURCE
 is set to 1, with compiler optimization level 1
 .RI ( "gcc -O1" )
-and above, checks that shouldn't change the behaviour of
+and above, checks that shouldn't change the behavior of
 conforming programs are performed.
 With
 .B _FORTIFY_SOURCE
index d33b85fa4a7f0793564f4e2868d9347f52840c1a..bb6fa1efe39552867796daa7979ff713e4c2dd07 100644 (file)
@@ -39,7 +39,7 @@ end has already been opened.
 Under Linux, opening a FIFO for read and write will succeed
 both in blocking and non-blocking mode.
 POSIX leaves this
-behaviour undefined.
+behavior undefined.
 This can be used to open a FIFO for
 writing while there are no readers available.
 A process
index f6a6b466a4f02bbadc83abb062774ebe5f39192f..e186906aad273713ba2d4f75c385bed7ccbcd48b 100644 (file)
@@ -37,7 +37,7 @@ processes can wait for the value to become positive.
 Futex operation is entirely userspace for the non-contended case.
 The kernel is only involved to arbitrate the contended case.
 As any sane design will strive for non-contention,
-futexes are also optimised for this situation.
+futexes are also optimized for this situation.
 .PP
 In its bare form, a futex is an aligned integer which is
 only touched by atomic assembler instructions.
index fb73b2cbeb0dfbf80b38df18c73ed9b09c473b73..23e51b730080c97d259bf8b5cac9168fa60ed0fd 100644 (file)
@@ -104,7 +104,7 @@ unchanged when it is syntactically incorrect, or the list of
 matching pathnames is empty.
 With
 .I bash
-one can force the classical behaviour by setting
+one can force the classical behavior by setting
 .IR allow_null_glob_expansion=true .
 
 (Similar problems occur elsewhere.
index 08d14b9b956e3778ef2057fca2d3744e435cd0b3..2e28047f28eca9b0b52113b0a36ef4e6fd1b6a4f 100644 (file)
@@ -127,7 +127,7 @@ the length of each
 structure is thus
 .IR "sizeof(inotify_event)+len" .
 
-The behaviour when the buffer given to 
+The behavior when the buffer given to 
 .BR read (2)
 is too small to return information about the next event depends 
 on the kernel version: in kernels before 2.6.21,
index 438c4f8aa454b0c7c8760424ccbff231a76ef4b3..78ed90010727e89f0bc9b12978427892d7e3df01 100644 (file)
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -338,7 +338,7 @@ Other bits are invalid and shall be cleared.
 Linux sends
 .B IPTOS_LOWDELAY
 datagrams first by default,
-but the exact behaviour depends on the configured queueing discipline.
+but the exact behavior depends on the configured queueing discipline.
 .\" FIXME elaborate on this
 Some high priority levels may require superuser privileges (the
 .B CAP_NET_ADMIN
index a912ad4ad92be3a221e7021560392ddc9702e73e..86b8ef8af5fc0360fb68e8daa9c6219be7da9fa1 100644 (file)
@@ -59,7 +59,7 @@ to the
 function, it is possible to set one of these to the desired locale:
 .TP
 .B LC_COLLATE
-This is used to change the behaviour of the functions
+This is used to change the behavior of the functions
 .BR strcoll (3)
 and
 .BR strxfrm (3),
@@ -68,7 +68,7 @@ For example,
 the German sharp s is sorted as "ss".
 .TP
 .B LC_CTYPE
-This changes the behaviour of the character handling and
+This changes the behavior of the character handling and
 classification functions, such as
 .BR isupper (3)
 and
@@ -111,7 +111,7 @@ This information can also be read with the
 function.
 .TP
 .B LC_TIME
-changes the behaviour of the
+changes the behavior of the
 .BR strftime (3)
 function to display the current time in a locally acceptable form; for
 example, most of Europe uses a 24\-hour clock versus the
index 65d7b6d946b83e347663cc01e83329196925badc..1647fb406efe78305d22b36022b08f6dffc80f12 100644 (file)
@@ -443,7 +443,7 @@ warnings when compiled with \fIcc -Wall\fP.
 .TP
 *
 Where possible and appropriate, example programs should allow
-experimentation, by varying their behaviour based on inputs
+experimentation, by varying their behavior based on inputs
 (ideally from command-line arguments, or alternatively, via
 input read by the program).
 .TP
index 6eae179a6431b9a60d94e6c4f35e13b89b75ffdb..e23232ec4ba2d0f23b6173dcd9736c3469ab4a2e 100644 (file)
@@ -44,7 +44,7 @@ The currently assigned netlink families are:
 .B NETLINK_ROUTE
 Receives routing and link updates and may be used to modify the routing
 tables (both IPv4 and IPv6), IP addresses, link parameters,
-neighbour setups, queueing disciplines, traffic classes and
+neighbor setups, queueing disciplines, traffic classes and
 packet classifiers (see
 .BR rtnetlink (7)).
 .TP
@@ -270,7 +270,7 @@ It is up to the application to detect when this happens (via the
 .B ENOBUFS
 error returned by
 .BR recvmsg (2))
-and resynchronise.
+and resynchronize.
 .SS Address Formats
 The
 .I sockaddr_nl
index c873d60957228cf09b9286132df20a0d49dc0976..91c3d894093f74e292670c4b01579d9788076b58 100644 (file)
@@ -25,7 +25,7 @@
 posixoptions \- optional parts of the POSIX standard
 .SH DESCRIPTION
 The POSIX standard (the information below is from POSIX.1-2001)
-describes a set of behaviours and interfaces for a compliant system.
+describes a set of behavior and interfaces for a compliant system.
 However, many interfaces are optional and there are feature test macros
 to test the availability of interfaces at compile time, and functions
 .BR sysconf (3),
index 0ab430a6b906cced6ea4f326b33985af3c7ca60d..cb945cfbb6b013272896bfeb760a408130a1f9ac 100644 (file)
@@ -127,7 +127,7 @@ thread maps to a kernel scheduling entity.
 Both threading implementations employ the Linux
 .BR clone (2)
 system call.
-In NPTL, thread synchronisation primitives (mutexes,
+In NPTL, thread synchronization primitives (mutexes,
 thread joining, etc.) are implemented using the Linux
 .BR futex (2)
 system call.
index 35f3e27b28ed9f15a7e069391493b4564eb18971..c447349ec330cc3cbd42b39de4dc752a5cb4fcd5 100644 (file)
@@ -56,7 +56,7 @@ SUSv1 standardized a pseudo-terminal API based on the System V API,
 and this API should be employed in all new programs that use
 pseudo-terminals.
 
-Linux provides both BSD-style and (standardised) System V-style
+Linux provides both BSD-style and (standardized) System V-style
 pseudo-terminals.
 System V-style terminals are commonly called Unix 98 pseudo-terminals
 on Linux systems.
@@ -70,7 +70,7 @@ An unused Unix 98 pseudo-terminal master is opened by calling
 .IR /dev/ptmx ;
 see
 .BR pts (4).)
-After performing any program-specific initialisations,
+After performing any program-specific initializations,
 changing the ownership and permissions of the slave device using
 .BR grantpt (3),
 and unlocking the slave using
index fde6cd9927f55e52ca34a23b4f3ff58e0ed555ee..a7e42e515f99b292ecc6fc9fd6b825dc6a2ac1f3 100644 (file)
@@ -26,7 +26,7 @@ Rtnetlink allows the kernel's routing tables to be read and altered.
 It is used within the kernel to communicate between
 various subsystems, though this usage is not documented here, and for
 communication with user-space programs.
-Network routes, ip addresses, link parameters, neighbour setups, queueing
+Network routes, ip addresses, link parameters, neighbor setups, queueing
 disciplines, traffic classes and packet classifiers may all be controlled
 through
 .B NETLINK_ROUTE
@@ -321,7 +321,7 @@ RTA_CACHEINFO::
 .B Fill these values in!
 .TP
 .BR RTM_NEWNEIGH ", " RTM_DELNEIGH  ", " RTM_GETNEIGH
-Add, remove or receive information about a neighbour table
+Add, remove or receive information about a neighbor table
 entry (e.g. an ARP entry).
 The message contains an
 .B ndmsg
@@ -383,8 +383,8 @@ field:
 tab(:);
 l l.
 NDA_UNSPEC:unknown type
-NDA_DST:a neighbour cache n/w layer destination address
-NDA_LLADDR:a neighbour cache link layer address
+NDA_DST:a neighbor cache n/w layer destination address
+NDA_LLADDR:a neighbor cache link layer address
 NDA_CACHEINFO:cache statistics.
 .TE
 
index 1801ded3e3fb92b2bf7422c2043070c5e3cf61d0..752d2b2386deaaf1e1492ca2772122b3267af10e 100644 (file)
@@ -24,7 +24,7 @@
 .SH NAME
 sem_overview \- Overview of POSIX semaphores
 .SH DESCRIPTION
-POSIX semaphores allow processes and threads to synchronise their actions.
+POSIX semaphores allow processes and threads to synchronize their actions.
 
 A semaphore is an integer whose value is never allowed to fall below zero.
 Two operations can be performed on semaphores:
@@ -74,7 +74,7 @@ A process-shared semaphore must be placed in a shared memory region
 or a POSIX shared memory object built created using
 .BR shm_open (3)).
 
-Before being used, an unnamed semaphore must be initialised using
+Before being used, an unnamed semaphore must be initialized using
 .BR sem_init (3).
 It can then be operated on using
 .BR sem_post (3)
index c9723dd85b12fa7e0cd6ecd22859a3b8c0b5f91b..e0cf0623a9ea1c9b02db0d4ce656e701e3c547de 100644 (file)
@@ -66,7 +66,7 @@ A process can change the disposition of a signal using
 or (less portably)
 .BR signal (2).
 Using these system calls, a process can elect one of the
-following behaviours to occur on delivery of the signal:
+following behavior to occur on delivery of the signal:
 perform the default action; ignore the signal;
 or catch the signal with a
 .IR "signal handler" ,
@@ -173,7 +173,7 @@ SIGXCPU     24,24,30        Core    CPU time limit exceeded (4.2BSD)
 SIGXFSZ        25,25,31        Core    File size limit exceeded (4.2BSD)
 .TE
 
-Up to and including Linux 2.2, the default behaviour for
+Up to and including Linux 2.2, the default behavior for
 .BR SIGSYS ", " SIGXCPU ", " SIGXFSZ ", "
 and (on architectures other than SPARC and MIPS)
 .B SIGBUS
index 40660608d8e6522c873027eccb61ae066ef80141..cb6b7f5bc750ca424e686896f71aeef4859d3b94 100644 (file)
@@ -386,7 +386,7 @@ will pass the data to the protocol
 .RB ( SO_SNDLOWAT )
 or the user on receiving
 .RB ( SO_RCVLOWAT ).
-These two values are initialised to 1.
+These two values are initialized to 1.
 .B SO_SNDLOWAT
 is not changeable on Linux
 .RB ( setsockopt
index 80149e2dda4f790bb310bd97b837c6171c9c5aaa..21c6e55c36b0591b6625af8262da0fcf6dbad621 100644 (file)
@@ -219,8 +219,8 @@ Specifications of commands and utilities
 Informative text on the other parts of the standard.
 .sp
 POSIX.1-2001 is aligned with C99, so that all of the
-library functions standardised in C99 are also
-standardised in POSIX.1-1001.
+library functions standardized in C99 are also
+standardized in POSIX.1-1001.
 .sp
 Two Technical Corrigenda (minor fixes and improvements)
 of the original 2001 standard have occurred:
index 235d599ee97588560a9c0e5f0c7175f1554b17ed..702355769300e76b9a38ebae92712cd80e6f3907 100644 (file)
@@ -77,7 +77,7 @@ Suffix        File type
  .am   \fBautomake\fP(1) input file
  .arc  \fBarc\fP(1) archive
  .arj  \fBarj\fP(1) archive
- .asc  PGP ASCII-armoured data
+ .asc  PGP ASCII-armored data
  .asm  (GNU) assembler source file
  .au   Audio sound file
  .aux  LaTeX auxiliary file
index 0dce758a09f8b3d16a145c60207355cdad476bfb..91529318885ed8ea9819f1adc71980613dc1362c 100644 (file)
@@ -424,7 +424,7 @@ minimum limit of 100 seconds is typically deemed too
 short.
 .TP
 .BR tcp_rfc1337 " (Boolean; default: disabled)"
-Enable TCP behaviour conformant with RFC\ 1337.
+Enable TCP behavior conformant with RFC\ 1337.
 When disabled,
 if a RST is received in TIME_WAIT state, we close
 the socket immediately without waiting for the end
index 4c2d9514a1761903d42083b0219a5afd94b8b671..bb6b8131d2299612baa3ad42aaff7ec7d1458930 100644 (file)
@@ -43,7 +43,7 @@ to replace the various
 operations that existed in System V.
 (This was done because
 .BR ioctl (2)
-was unstandardised, and its variadic third argument
+was unstandardized, and its variadic third argument
 does not allow argument type checking.)
 
 If you're looking for page called "termio", then you can probably
index d18b01c6098a988746fb3bc272e6e01f012f2f10..5d52e3e79d0c37b17ff0e8a6fbc41f0a554d6759 100644 (file)
@@ -99,9 +99,9 @@ This includes asynchronous errors
 received from the network.
 You may get an error for an earlier packet
 that was sent on the same socket.
-This behaviour differs from many other BSD socket implementations
+This behavior differs from many other BSD socket implementations
 which don't pass any errors unless the socket is connected.
-Linux's behaviour is mandated by
+Linux's behavior is mandated by
 .BR RFC\ 1122 .
 
 For compatibility with legacy code in Linux 2.0 and 2.2
index b1198213e0934571e620fc980207a74e7ca20251..5f972acaa523d6ee0fd811f03ea0a603214d6976 100644 (file)
@@ -264,7 +264,7 @@ be used in portable programs.
 but the implementation details differ.)
 .SH NOTES
 In the Linux implementation, sockets which are visible in the
-filesystem honour the permissions of the directory they are in.
+filesystem honor the permissions of the directory they are in.
 Their owner, group and their permissions can be changed.
 Creation of a new socket will fail if the process does not have write and
 search (execute) permission on the directory the socket is created in.
index c1ad52b63df426c25919b35f10a91d1219a95fc2..9be39627a180725d31141ce3fb3bd059b8716955 100644 (file)
@@ -16,7 +16,7 @@ x25, PF_X25 \- ITU-T X.25 / ISO-8208 protocol interface.
 .SH DESCRIPTION
 X25 sockets provide an interface to the X.25 packet layer protocol.
 This allows applications to
-communicate over a public X.25 data network as standardised by
+communicate over a public X.25 data network as standardized by
 International Telecommunication Union's recommendation X.25
 (X.25 DTE-DCE mode).
 X25 sockets can also be used for communication
index 3fedf8a26831218a562b14307b46304eb19aabee..45354add0f8090c994e01ee0bac65c10b5660273 100644 (file)
@@ -33,7 +33,7 @@ handles a.out binaries, a format used long ago;
 .B ld-linux.so*
 handles ELF (\fI/lib/ld-linux.so.1\fP for libc5, \fI/lib/ld-linux.so.2\fP
 for glibc2), which everybody has been using for years now.
-Otherwise both have the same behaviour, and use the same
+Otherwise both have the same behavior, and use the same
 support files and programs
 .BR ldd (1),
 .BR ldconfig (8)
@@ -233,7 +233,7 @@ Path where the binary is found (for non-set-user-ID programs).
 .TP
 .B LD_DYNAMIC_WEAK
 (glibc since 2.1.91)
-Allow weak symbols to be overridden (reverting to old glibc behaviour).
+Allow weak symbols to be overridden (reverting to old glibc behavior).
 .TP
 .B LD_KEEPDIR
 (a.out only)(libc5)