]> git.ipfire.org Git - thirdparty/man-pages.git/commit
eventfd.2, futex.2, mmap2.2, open.2, pciconfig_read.2, ptrace.2, reboot.2, request_ke...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 21 Oct 2012 06:04:42 +0000 (08:04 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 24 Oct 2012 12:53:33 +0000 (14:53 +0200)
commit7fac88a949c7fdf554cc048bd9b47059830ebb68
tree52171bcee3526213abcd6dd72a6e2abc0ddde394
parenta9c1e09721a2b9da554bf9e98466c1c5d41afa3f
eventfd.2, futex.2, mmap2.2, open.2, pciconfig_read.2, ptrace.2, reboot.2, request_key.2, sched_rr_get_interval.2, splice.2, stat.2, sync_file_range.2, syscalls.2, timer_create.2, vm86.2, pthread_attr_setscope.3, core.5, proc.5, aio.7, futex.7, netlink.7, time.7: Global fix: "userspace" ==> "user space" or "user-space"

Existing pages variously use "userspace or "user space".
But, "userspace" is not quite an English word.
So change "userspace" to "user space" or, when used
attributively, "user-space".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
22 files changed:
man2/eventfd.2
man2/futex.2
man2/mmap2.2
man2/open.2
man2/pciconfig_read.2
man2/ptrace.2
man2/reboot.2
man2/request_key.2
man2/sched_rr_get_interval.2
man2/splice.2
man2/stat.2
man2/sync_file_range.2
man2/syscalls.2
man2/timer_create.2
man2/vm86.2
man3/pthread_attr_setscope.3
man5/core.5
man5/proc.5
man7/aio.7
man7/futex.7
man7/netlink.7
man7/time.7