From 38f76cd278f9320b1d47a1d3cadc21c21b7e29ef Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 15 Nov 2007 03:28:33 +0000 Subject: [PATCH] Removed trailing white space at end of lines --- Changes | 2 +- Changes.old | 2 +- man2/_syscall.2 | 2 +- man3/getaddrinfo.3 | 2 +- man3/glob.3 | 4 ++-- man3/intro.3 | 2 +- man5/elf.5 | 2 +- man5/proc.5 | 2 +- man5/slabinfo.5 | 8 ++++---- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Changes b/Changes index 218d13b78..7d049b808 100644 --- a/Changes +++ b/Changes @@ -110,7 +110,7 @@ set_mempolicy.2 syscall.2 mtk - Added _syscall(2) and intro(2) to SEE ALSO section. + Added _syscall(2) and intro(2) to SEE ALSO section. syscalls.2 mtk diff --git a/Changes.old b/Changes.old index 727c3c267..0b17cc400 100644 --- a/Changes.old +++ b/Changes.old @@ -8971,7 +8971,7 @@ Global changes mtk Change all occurrences of my email address in man-pages source to my new gmail address. - + Many many pages Maxime Vaudequin diff --git a/man2/_syscall.2 b/man2/_syscall.2 index 72a4612ae..31f5382ff 100644 --- a/man2/_syscall.2 +++ b/man2/_syscall.2 @@ -32,7 +32,7 @@ .\" .\" Modified 10 June 1995 by Andries Brouwer .\" -.\" 2007-10-23 mtk: created as a new page, by taking the content +.\" 2007-10-23 mtk: created as a new page, by taking the content .\" specific to the _syscall() macros from intro(2). .\" .TH _SYSCALL 2 2007-10-23 "Linux" "Linux Programmer's Manual" diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index b507a8d7c..e627c0f0c 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -50,7 +50,7 @@ The function combines the functionality provided by the .\" .BR getipnodebyname (3), .\" .BR getipnodebyaddr (3), -.BR getservbyname (3) +.BR getservbyname (3) and .BR getservbyport (3) functions into a single interface. diff --git a/man3/glob.3 b/man3/glob.3 index eda81f982..2edb93211 100644 --- a/man3/glob.3 +++ b/man3/glob.3 @@ -95,7 +95,7 @@ Return upon a read error (because a directory does not have read permission, for example). By default, .BR glob () -attempts carry on despite errors, +attempts carry on despite errors, reading all of the directories that it can. .TP .B GLOB_MARK @@ -197,7 +197,7 @@ returns to indicate an error. .TP .B GLOB_ONLYDIR -This is a +This is a .I hint to .BR glob () diff --git a/man3/intro.3 b/man3/intro.3 index da84d99d2..6dbeadf5e 100644 --- a/man3/intro.3 +++ b/man3/intro.3 @@ -44,7 +44,7 @@ option needed to link against the required library .I \-lm and .IR \-lrt , -respectively, +respectively, for the aforementioned libraries). In some cases, diff --git a/man5/elf.5 b/man5/elf.5 index c5204abb7..ae9369d38 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -588,7 +588,7 @@ Values less than or equal to are reserved for processor-specific semantics. .It PT_GNU_STACK GNU extension which is used by the Linux kernel to control the state of the -stack via the flags set in the +stack via the flags set in the .Sy p_flags member. .El diff --git a/man5/proc.5 b/man5/proc.5 index afe7db7ee..6946cce36 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1040,7 +1040,7 @@ Information about kernel caches. Since Linux 2.6.16 this file is only present if the CONFIG_SLAB kernel configuration option is enabled. The columns in -.I /proc/slabinfo +.I /proc/slabinfo are: .nf cache-name diff --git a/man5/slabinfo.5 b/man5/slabinfo.5 index 03d7f6452..e54b8b6fb 100644 --- a/man5/slabinfo.5 +++ b/man5/slabinfo.5 @@ -114,7 +114,7 @@ echo "\fIcache_name limit batchcount\fP" > /proc/slabinfo exists since Linux 2.1.23. SMP per-CPU caches exist since Linux 2.4.0-test3. .SH NOTES -Since Linux 2.6.16 the file -.I /proc/slabinfo -is only present if the CONFIG_SLAB kernel -configuration option is enabled. +Since Linux 2.6.16 the file +.I /proc/slabinfo +is only present if the CONFIG_SLAB kernel +configuration option is enabled.