aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-10-06 21:36:22 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 16:33:04 +0100
commita29a8b6a753dfad033a59ceed46369fb9dea89f0 (patch)
tree3d968b7921660f5829e13707a94b35d3ed6def74 /man2
parentb07931ada7fd64066d09f84bc9c2e36be2d3c95f (diff)
downloadman-pages-a29a8b6a753dfad033a59ceed46369fb9dea89f0.tar.gz
getpriority.2: Add LIBRARY section
Diffstat (limited to 'man2')
-rw-r--r--man2/getpriority.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/getpriority.2 b/man2/getpriority.2
index 3abdf2bd77..d939b4646a 100644
--- a/man2/getpriority.2
+++ b/man2/getpriority.2
@@ -17,6 +17,9 @@
.TH GETPRIORITY 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
getpriority, setpriority \- get/set program scheduling priority
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <sys/resource.h>