Hyphenation fixes

This commit is contained in:
Michael Kerrisk 2007-12-26 11:46:23 +00:00
parent 12d8baeb45
commit 34bdd96ab0
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ been completed.
The file descriptor is not a valid index in the descriptor table.
.TP
.B ECONNREFUSED
No one listening on the remote address.
No-one listening on the remote address.
.TP
.B EFAULT
The socket structure address is outside the user's address space.

View File

@ -268,7 +268,7 @@ Priority levels range from 0 (highest) to 7 (lowest).
.BR IOPRIO_CLASS_IDLE " (3)"
This is the idle scheduling class.
Processes running at this level only get I/O
time when no one else needs the disk.
time when no-one else needs the disk.
The idle class has no class
data.
Attention is required when assigning this priority class to a process,