diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-27 02:44:07 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-27 02:44:07 +0200 |
| commit | 6e00b7a858ed817de14433bcc94a34d1edea2f9c (patch) | |
| tree | 290a875ea2e714cf7e51c46c8bf2a78db8e7b24d /man2/getpriority.2 | |
| parent | a7846609db2751694c98faa975657ccf990a747a (diff) | |
| download | man-pages-6e00b7a858ed817de14433bcc94a34d1edea2f9c.tar.gz | |
iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, chown.2, close_range.2, copy_file_range.2, execve.2, execveat.2, fanotify_mark.2, futex.2, futimesat.2, getpriority.2, intro.2, ioctl_tty.2, keyctl.2, link.2, membarrier.2, mkdir.2, mknod.2, mlock.2, mount.2, mount_setattr.2, open.2, open_by_handle_at.2, perf_event_open.2, pidfd_open.2, readlink.2, readv.2, rename.2, request_key.2, seccomp.2, sigaction.2, stat.2, statx.2, symlink.2, syscalls.2, umount.2, unlink.2, utimensat.2, wait.2, bsearch.3, fflush.3, getaddrinfo.3, getauxval.3, getopt.3, getsubopt.3, mkfifo.3, pthread_mutex_consistent.3, pthread_setname_np.3, pthread_tryjoin_np.3, scandir.3, sem_wait.3, stailq.3, strlen.3, strstr.3, termios.3, tsearch.3, wcslen.3, wcstok.3, wordexp.3, proc.5, capabilities.7, cgroups.7, fanotify.7, mount_namespaces.7, namespaces.7, path_resolution.7, pipe.7, posixoptions.7, user_namespaces.7, vdso.7, iconvconfig.8, ld.so.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/getpriority.2')
| -rw-r--r-- | man2/getpriority.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getpriority.2 b/man2/getpriority.2 index 03b9e18a2f..3e1be3e6cc 100644 --- a/man2/getpriority.2 +++ b/man2/getpriority.2 @@ -42,7 +42,7 @@ .\" Clarified meaning of 0 value for 'who' argument .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH GETPRIORITY 2 2021-03-22 "Linux" "Linux Programmer's Manual" +.TH GETPRIORITY 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME getpriority, setpriority \- get/set program scheduling priority .SH SYNOPSIS |
