From 414ed40ccf67d4f05917e84e3e65f663e9c4694b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 26 Jun 2010 11:21:14 +0200 Subject: [PATCH] getaddrinfo.3: s/logical O/bitwise OR/ Reported-by: Scott Walls Signed-off-by: Michael Kerrisk --- man3/getaddrinfo.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index 2d54aab10..be23a5ec6 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -168,7 +168,7 @@ any protocol can be returned by .TP .I ai_flags This field specifies additional options, described below. -Multiple flags are specified by logically OR-ing them together. +Multiple flags are specified by bitwise OR-ing them together. .PP All the other fields in the structure pointed to by .I hints