diff --git a/man2/connect.2 b/man2/connect.2 index 5b579b1d3..02885754a 100644 --- a/man2/connect.2 +++ b/man2/connect.2 @@ -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. diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 9e2324223..4770b6c96 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -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,