sched_get_priority_max.2, open_memstream.3: tfix

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Alejandro Colomar 2021-05-09 23:39:07 +02:00 committed by Michael Kerrisk
parent c20d4d883c
commit 4cc91169d0
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ thus it is a good idea for portable applications to use a virtual
priority range and map it to the interval given by
.BR sched_get_priority_max ()
and
.BR sched_get_priority_min
.BR sched_get_priority_min ()
POSIX.1 requires
.\" POSIX.1-2001, POSIX.1-2008 (XBD 2.8.4)
a spread of at least 32 between the maximum and the minimum values for

View File

@ -110,7 +110,7 @@ l l l.
Interface Attribute Value
T{
.BR open_memstream (),
.BR open_wmemstream
.BR open_wmemstream ()
T} Thread safety MT-Safe
.TE
.hy