]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/spu_create.2
intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod.2, chown...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Aug 2013 08:07:57 +0000 (10:07 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Aug 2013 08:07:57 +0000 (10:07 +0200)
commit9ee4a2b6ec3c7f076e0cba8d9606e0b91c841593
treea63e9ed990ec355aea12a13566327a4f6c284242
parentaf02f8e60d7ed15d582b0547b2cd643fb7ed3911
intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod.2, chown.2, chroot.2, clone.2, close.2, execve.2, fallocate.2, fcntl.2, getdents.2, getrusage.2, getxattr.2, init_module.2, inotify_add_watch.2, ioprio_set.2, kcmp.2, link.2, listxattr.2, lseek.2, madvise.2, mkdir.2, mknod.2, mmap.2, mount.2, move_pages.2, msgctl.2, nfsservctl.2, open.2, pivot_root.2, quotactl.2, read.2, readlink.2, removexattr.2, rename.2, rmdir.2, semctl.2, setfsgid.2, setfsuid.2, setresuid.2, setuid.2, setup.2, setxattr.2, shmctl.2, splice.2, spu_create.2, stat.2, statfs.2, swapon.2, symlink.2, sync.2, sync_file_range.2, sysfs.2, truncate.2, umount.2, unlink.2, unshare.2, ustat.2, utime.2, utimensat.2, write.2, btree.3, errno.3, fexecve.3, ftw.3, futimes.3, get_nprocs_conf.3, getcwd.3, getdirentries.3, getmntent.3, glob.3, mkfifo.3, mq_open.3, readdir.3, realpath.3, recno.3, remove.3, sem_open.3, shm_open.3, statvfs.3, sysconf.3, telldir.3, tmpfile.3, cciss.4, initrd.4, pts.4, sk98lin.4, vcs.4, core.5, filesystems.5, proc.5, boot.7, bootparam.7, capabilities.7, cpuset.7, credentials.7, feature_test_macros.7, fifo.7, hier.7, inotify.7, intro.7, mq_overview.7, path_resolution.7, pipe.7, sem_overview.7, shm_overview.7, spufs.7, symlink.7, unix.7, uri.7, sync.8: Global fix: s/file system/filesystem/

Notwithstanding 24d01c530c5a3f75217543d02bf6712395e5f90c,
"filesystem" is the form used by the great majority of man pages
outside the man-pages project and in a number of other sources,
so let's go with that.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
116 files changed:
man1/intro.1
man1/time.1
man2/access.2
man2/acct.2
man2/alloc_hugepages.2
man2/bind.2
man2/chdir.2
man2/chmod.2
man2/chown.2
man2/chroot.2
man2/clone.2
man2/close.2
man2/execve.2
man2/fallocate.2
man2/fcntl.2
man2/getdents.2
man2/getrusage.2
man2/getxattr.2
man2/init_module.2
man2/inotify_add_watch.2
man2/ioprio_set.2
man2/kcmp.2
man2/link.2
man2/listxattr.2
man2/lseek.2
man2/madvise.2
man2/mkdir.2
man2/mknod.2
man2/mmap.2
man2/mount.2
man2/move_pages.2
man2/msgctl.2
man2/nfsservctl.2
man2/open.2
man2/pivot_root.2
man2/quotactl.2
man2/read.2
man2/readlink.2
man2/removexattr.2
man2/rename.2
man2/rmdir.2
man2/semctl.2
man2/setfsgid.2
man2/setfsuid.2
man2/setresuid.2
man2/setuid.2
man2/setup.2
man2/setxattr.2
man2/shmctl.2
man2/splice.2
man2/spu_create.2
man2/stat.2
man2/statfs.2
man2/swapon.2
man2/symlink.2
man2/sync.2
man2/sync_file_range.2
man2/sysfs.2
man2/truncate.2
man2/umount.2
man2/unlink.2
man2/unshare.2
man2/ustat.2
man2/utime.2
man2/utimensat.2
man2/write.2
man3/btree.3
man3/errno.3
man3/fexecve.3
man3/ftw.3
man3/futimes.3
man3/get_nprocs_conf.3
man3/getcwd.3
man3/getdirentries.3
man3/getmntent.3
man3/glob.3
man3/mkfifo.3
man3/mq_open.3
man3/readdir.3
man3/realpath.3
man3/recno.3
man3/remove.3
man3/sem_open.3
man3/shm_open.3
man3/statvfs.3
man3/sysconf.3
man3/telldir.3
man3/tmpfile.3
man4/cciss.4
man4/initrd.4
man4/pts.4
man4/sk98lin.4
man4/vcs.4
man5/core.5
man5/filesystems.5
man5/proc.5
man7/boot.7
man7/bootparam.7
man7/capabilities.7
man7/cpuset.7
man7/credentials.7
man7/feature_test_macros.7
man7/fifo.7
man7/hier.7
man7/inotify.7
man7/intro.7
man7/mq_overview.7
man7/path_resolution.7
man7/pipe.7
man7/sem_overview.7
man7/shm_overview.7
man7/spufs.7
man7/symlink.7
man7/unix.7
man7/uri.7
man8/sync.8