clock_getres.2, clone.2, mbind.2, set_mempolicy.2, atan2.3, getipnodebyname.3, ilogb.3, lgamma.3, elf.5, capabilities.7, math_error.7: srcfix: Remove double space

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-27 05:17:10 +02:00
parent 371b557b97
commit 4e83614439
11 changed files with 12 additions and 12 deletions

View File

@ -89,7 +89,7 @@ and
.I tp
arguments are
.I timespec
structures, as specified in
structures, as specified in
.IR <time.h> :
.sp
.in +4n

View File

@ -31,7 +31,7 @@
.\" wrapper under BUGS.
.\" 2005-05-10, mtk, added CLONE_SYSVSEM, CLONE_UNTRACED, CLONE_STOPPED.
.\" 2005-05-17, mtk, Substantially enhanced discussion of CLONE_THREAD.
.\" 2008-11-18, mtk, order CLONE_* flags alphabetically
.\" 2008-11-18, mtk, order CLONE_* flags alphabetically
.\" 2008-11-18, mtk, document CLONE_NEWPID
.\" 2008-11-19, mtk, document CLONE_NEWUTS
.\" 2008-11-19, mtk, document CLONE_NEWIPC

View File

@ -141,7 +141,7 @@ current cpuset context changes.
A nonempty
.I nodemask
specifies node ids that are relative to the set of
node ids allowed by the process's current cpuset.
node ids allowed by the process's current cpuset.
.PP
.I nodemask
points to a bitmask of nodes containing up to

View File

@ -107,7 +107,7 @@ current cpuset context changes.
A nonempty
.I nodemask
specifies node ids that are relative to the set of
node ids allowed by the process's current cpuset.
node ids allowed by the process's current cpuset.
.PP
.I nodemask
points to a bit mask of node IDs that contains up to

View File

@ -108,7 +108,7 @@ or
is NaN, a NaN is returned.
.\" POSIX.1 says:
.\" If the result underflows, a range error may occur and
.\" If the result underflows, a range error may occur and
.\" .I y/x
.\" should be returned.
.\"

View File

@ -57,7 +57,7 @@ following structure:
.sp
.in +4n
.nf
struct hostent {
struct hostent {
char *h_name;
char **h_aliases;
int h_addrtype;

View File

@ -100,11 +100,11 @@ a domain error occurs, and the functions return
.BR INT_MAX .
.\"
.\" POSIX.1-2001 also says:
.\" If the correct value is greater than {INT_MAX}, {INT_MAX}
.\" If the correct value is greater than {INT_MAX}, {INT_MAX}
.\" shall be returned and a domain error shall occur.
.\"
.\" If the correct value is less than {INT_MIN}, {INT_MIN}
.\" shall be returned and a domain error shall occur.
.\" shall be returned and a domain error shall occur.
.SH ERRORS
See
.BR math_error (7)

View File

@ -157,7 +157,7 @@ The
.BR lgamma_r ()
functions are nonstandard, but present on several other systems.
.SH BUGS
In glibc 2.9 and earlier,
In glibc 2.9 and earlier,
.\" http://sources.redhat.com/bugzilla/show_bug.cgi?id=6777
when a pole error occurs,
.I errno

View File

@ -347,7 +347,7 @@ The value for
.B EI_PAD
will change in
the future if currently unused bytes are given meanings.
.\" As reported by Yuri Kozlov and confirmed by Mike Frysinger, EI_BRAND is
.\" As reported by Yuri Kozlov and confirmed by Mike Frysinger, EI_BRAND is
.\" not in GABI (http://www.sco.com/developers/gabi/latest/ch4.eheader.html)
.\" It looks to be a BSDism
.\" .TP

View File

@ -824,7 +824,7 @@ This flag is always cleared on an
operation.)
.TP
.B SECBIT_NO_SETUID_FIXUP
Setting this flag stops the kernel from adjusting capability sets when
Setting this flag stops the kernel from adjusting capability sets when
the threads's effective and file system UIDs are switched between
zero and nonzero values.
(See the subsection

View File

@ -138,7 +138,7 @@ was an overflow or an underflow.
A floating result
.I overflows
if the result is finite,
if the result is finite,
but is too large to represented in the result type.
When an overflow occurs,
the function returns the value