]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Hyphenation fixes
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Dec 2007 11:46:23 +0000 (11:46 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Dec 2007 11:46:23 +0000 (11:46 +0000)
man2/connect.2
man2/ioprio_set.2

index 5b579b1d392ccdaece3b0b3a197e7e8e58826d54..02885754aa72a190d49f1fa02ef4858eb1bf3a70 100644 (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.
index 9e2324223639b30e1f9543a4bb137b229a2befdd..4770b6c9653925f0a165341c74aa2ec76e43e597 100644 (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,