Removed trailing white space at end of lines

This commit is contained in:
Michael Kerrisk 2011-09-17 05:45:55 +02:00
parent 893e82ad06
commit 1ad008e71e
2 changed files with 2 additions and 2 deletions

View File

@ -160,7 +160,7 @@ Some or all of the specified address range could not be locked.
The result of the addition
.IR start + len
was less than
.IR start
.IR start
(e.g., the addition may have resuled in an overflow).
.TP
.B EINVAL

View File

@ -45,7 +45,7 @@
.\" Worth looking at: http://rt.wiki.kernel.org/index.php
.\"
.\" FIXME: Linux 2.6.39: a thread operating under the SCHED_IDLE policy
.\" is now allowed to upgrade itself to the SCHED_BATCH or SCHED_OTHER
.\" is now allowed to upgrade itself to the SCHED_BATCH or SCHED_OTHER
.\" policy if its RLIMIT_NICE resource limit is adequate.
.\"
.TH SCHED_SETSCHEDULER 2 2010-10-04 "Linux" "Linux Programmer's Manual"