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
is not an open file descriptor in the process referred to by
.IR pidfd .
.BR
.BR
.TP
.B EINVAL
.I flags

View File

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

View File

@ -39,7 +39,7 @@ exit \- cause normal process termination
The
.BR exit ()
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
.BR wait (2)).
.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
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
.BR clock_gettime (2).
A few of the clocks are settable using

View File

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