From 6a86fae5bde005e1be2c88c398e918946aac98fa Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Feb 2013 18:50:48 +0100 Subject: [PATCH] sched_setscheduler.2, mallinfo.3, pthread_setname_np.3, nss.5, boot.7, numa.7, udplite.7: srcfix Signed-off-by: Michael Kerrisk --- man2/sched_setscheduler.2 | 2 -- man3/mallinfo.3 | 1 - man3/pthread_setname_np.3 | 1 - man5/nss.5 | 2 -- man7/boot.7 | 1 - man7/numa.7 | 2 -- man7/udplite.7 | 1 - 7 files changed, 10 deletions(-) diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2 index 649eac19f..557486ae5 100644 --- a/man2/sched_setscheduler.2 +++ b/man2/sched_setscheduler.2 @@ -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 diff --git a/man3/mallinfo.3 b/man3/mallinfo.3 index 30c65b132..f0df9857e 100644 --- a/man3/mallinfo.3 +++ b/man3/mallinfo.3 @@ -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 diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3 index 859bed537..d583959ed 100644 --- a/man3/pthread_setname_np.3 +++ b/man3/pthread_setname_np.3 @@ -133,7 +133,6 @@ a.out THREADFOO .fi .in - .SS Program source \& .nf diff --git a/man5/nss.5 b/man5/nss.5 index d09e2bc77..8fc524b80 100644 --- a/man5/nss.5 +++ b/man5/nss.5 @@ -17,10 +17,8 @@ .\" .\" Author: Ulrich Drepper .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 diff --git a/man7/boot.7 b/man7/boot.7 index 95391ae4b..4d4b18af5 100644 --- a/man7/boot.7 +++ b/man7/boot.7 @@ -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 diff --git a/man7/numa.7 b/man7/numa.7 index 77a343f36..10e0ed0d4 100644 --- a/man7/numa.7 +++ b/man7/numa.7 @@ -143,10 +143,8 @@ removed from memory by the swapper soon. .TP .I writeback= 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 diff --git a/man7/udplite.7 b/man7/udplite.7 index 6e9325840..30e28ada6 100644 --- a/man7/udplite.7 +++ b/man7/udplite.7 @@ -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