Removed trailing white space at end of lines

This commit is contained in:
Michael Kerrisk 2007-11-15 03:28:33 +00:00
parent baf3fae9c8
commit 38f76cd278
9 changed files with 13 additions and 13 deletions

View File

@ -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

View File

@ -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

View File

@ -32,7 +32,7 @@
.\"
.\" Modified 10 June 1995 by Andries Brouwer <aeb@cwi.nl>
.\"
.\" 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"

View File

@ -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.

View File

@ -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 ()

View File

@ -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,

View File

@ -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

View File

@ -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

View File

@ -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.