pidfd_getfd.2, select.2, exit.3, time.7, time_namespaces.7: srcfix: Trim trailing white spaces

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-11 22:32:33 +02:00
parent 17b6812dae
commit 8678102abe
5 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@ is not a valid PID file descriptor.
.I targetfd .I targetfd
is not an open file descriptor in the process referred to by is not an open file descriptor in the process referred to by
.IR pidfd . .IR pidfd .
.BR .BR
.TP .TP
.B EINVAL .B EINVAL
.I flags .I flags

View File

@ -202,7 +202,7 @@ The indicated file descriptors in each set are checked, up to this limit
.I timeout .I timeout
The The
.I timeout .I timeout
argument is a argument is a
.I timeval .I timeval
structure (shown below) that specifies the interval that structure (shown below) that specifies the interval that
.BR select () .BR select ()

View File

@ -39,7 +39,7 @@ exit \- cause normal process termination
The The
.BR exit () .BR exit ()
function causes normal process termination and the least significant byte of function causes normal process termination and the least significant byte of
.I status .I status
(i.e., \fIstatus & 0xFF\fP) is returned to the parent (see (i.e., \fIstatus & 0xFF\fP) is returned to the parent (see
.BR wait (2)). .BR wait (2)).
.PP .PP

View File

@ -106,7 +106,7 @@ User-space applications can determine the value of this constant using
.\" .\"
.SS System and process clocks; time namespaces .SS System and process clocks; time namespaces
The kernel supports a range of clocks that measure various kinds of The kernel supports a range of clocks that measure various kinds of
elapsed and virtual (i.e., consumed CPU) time. elapsed and virtual (i.e., consumed CPU) time.
These clocks are described in These clocks are described in
.BR clock_gettime (2). .BR clock_gettime (2).
A few of the clocks are settable using A few of the clocks are settable using

View File

@ -37,7 +37,7 @@ and
a nonsettable clock that represents monotonic time since\(emas a nonsettable clock that represents monotonic time since\(emas
described by POSIX\(em"some unspecified point in the past". described by POSIX\(em"some unspecified point in the past".
.IP \(bu .IP \(bu
.BR CLOCK_BOOTTIME .BR CLOCK_BOOTTIME
(and likewise (and likewise
.BR CLOCK_BOOTTIME_ALARM ), .BR CLOCK_BOOTTIME_ALARM ),
a nonsettable clock that is identical to a nonsettable clock that is identical to