sched_setscheduler.2, mallinfo.3, pthread_setname_np.3, nss.5, boot.7, numa.7, udplite.7: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-18 18:50:48 +01:00
parent 6b4dbb25e9
commit 6a86fae5bd
7 changed files with 0 additions and 10 deletions

View File

@ -453,7 +453,6 @@ and details vary across systems.
For example, the Solaris 7 manual page says that
the real or effective user ID of the calling process must
match the real user ID or the save set-user-ID of the target process.
.PP
The scheduling policy and parameters are in fact per-thread
attributes on Linux.
@ -475,7 +474,6 @@ and
instead of the
.BR sched_* (2)
system calls.)
.PP
Originally, Standard Linux was intended as a general-purpose operating
system being able to handle background processes, interactive

View File

@ -57,7 +57,6 @@ struct mallinfo {
The fields of the
.I mallinfo
structure contain the following information:
.TP 10
.I arena
The total amount of memory allocated by means other than

View File

@ -133,7 +133,6 @@ a.out
THREADFOO
.fi
.in
.SS Program source
\&
.nf

View File

@ -17,10 +17,8 @@
.\"
.\" Author: Ulrich Drepper <drepper@redhat.com>
.TH NSS 5 2013-02-13 "Linux" "Linux Programmer's Manual"
.SH NAME
nss \- Name Service Switch configuration file
.SH DESCRIPTION
Each call to a function which retrieves data from a system database
like the password or group database is handled by the Name Service

View File

@ -122,7 +122,6 @@ However, since it is not convenient to manage individual services
by editing this file, inittab only bootstraps a set of scripts
that actually start/stop the individual services.
.SS "Boot Scripts"
.TP
Note:
The following description applies to System V release 4-based systems, which

View File

@ -143,10 +143,8 @@ removed from memory by the swapper soon.
.TP
.I writeback=<pages>
Number of pages that are currently being written out to disk.
.SH "CONFORMING TO"
No standards govern NUMA interfaces.
.SH NOTES
The Linux NUMA system calls and
.I /proc

View File

@ -127,7 +127,6 @@ UDP-Lite does not add further errors.
.br
.I /proc/net/snmp6
\- basic UDP-Litev6 statistics counters.
.SH VERSIONS
UDP-Litev4/v6 first appeared in Linux 2.6.20.
.SH BUGS