]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man*/: epoll_*(), fcntl(), flock(), ioctl(), msgctl(), *prctl(), ptrace(), quotactl...
authorAlejandro Colomar <alx@kernel.org>
Tue, 31 Oct 2023 21:36:33 +0000 (22:36 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 3 Mar 2024 12:02:32 +0000 (13:02 +0100)
commit980ac57d4296bf4117b9dc42b2312d0e360b8f9c
tree5994c3aface039076924c9f8dbebd5ba20acef4a
parent2c6167bc6f53aae00c35f16c0ff228a0070f1a18
man*/: epoll_*(), fcntl(), flock(), ioctl(), msgctl(), *prctl(), ptrace(), quotactl(), reboot(), semctl(), shmctl(), lockf(): Consistently use 'op' and 'operation'

Reported-by: Bruno Haible <bruno@clisp.org>
Cc: Elliott Hughes <enh@google.com>
Cc: Stefan Puiu <stefan.puiu@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
19 files changed:
man2/arch_prctl.2
man2/epoll_wait.2
man2/fcntl.2
man2/flock.2
man2/ioctl.2
man2/ioctl_console.2
man2/ioctl_fideduperange.2
man2/ioctl_getfsmap.2
man2/ioctl_ns.2
man2/ioctl_tty.2
man2/ioctl_userfaultfd.2
man2/msgctl.2
man2/prctl.2
man2/ptrace.2
man2/quotactl.2
man2/reboot.2
man2/semctl.2
man2/shmctl.2
man3/lockf.3