From af15dfabca12e4ed0d00b1358edac638060e078e Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Sat, 9 Oct 2010 16:29:19 +0200 Subject: [PATCH] getaddrinfo_a.3: ffix: format fix for consistency Signed-off-by: Michael Kerrisk --- man3/getaddrinfo_a.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/getaddrinfo_a.3 b/man3/getaddrinfo_a.3 index be428e54f..679cfac93 100644 --- a/man3/getaddrinfo_a.3 +++ b/man3/getaddrinfo_a.3 @@ -58,8 +58,8 @@ The argument has one of the following values: .TP .B GAI_WAIT -Perform the look-ups synchronously; -the call blocks until the look-ups have completed. +Perform the look-ups synchronously. +The call blocks until the look-ups have completed. .TP .B GAI_NOWAIT Perform the look-ups asynchronously.