getaddrinfo_a.3: ffix: format fix for consistency

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2010-10-09 16:29:19 +02:00 committed by Michael Kerrisk
parent 8a686975a9
commit af15dfabca
1 changed files with 2 additions and 2 deletions

View File

@ -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.