From d51fc363eb60becbc460df98f287a4cc7e9279aa Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 11 Nov 2016 09:34:52 +0100 Subject: [PATCH] udp.7: wfix Signed-off-by: Michael Kerrisk --- man7/udp.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/udp.7 b/man7/udp.7 index 113d91f5b..6843dc92d 100644 --- a/man7/udp.7 +++ b/man7/udp.7 @@ -230,7 +230,7 @@ to distinguish these cases. .TP .BR TIOCOUTQ " (" SIOCOUTQ ) Returns the number of data bytes in the local send queue. -Only supported with Linux 2.4 and above. +Supported only with Linux 2.4 and above. .PP In addition, all ioctls documented in .BR ip (7)