Add missing comma. Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man2/select_tut.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/select_tut.2 b/man2/select_tut.2 index 749497e70..9d62db023 100644 --- a/man2/select_tut.2 +++ b/man2/select_tut.2 @@ -234,7 +234,7 @@ can fail with the error \fBEINTR\fP, and calls to .BR read (2), -.BR recv (2) +.BR recv (2), .BR write (2), and .BR send (2) -- 2.38.1