summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorjmc <>2005-01-06 10:07:32 +0000
committerjmc <>2005-01-06 10:07:32 +0000
commit5603b5fa6e9c081716146498df798f7ec82f606e (patch)
treebb20c285944c35c3d8ab02df687fe4427cfc6303 /src/lib
parentdb182013dfbd2cd9abfb9c77f84a3a08b90b3aba (diff)
downloadopenbsd-5603b5fa6e9c081716146498df798f7ec82f606e.tar.gz
openbsd-5603b5fa6e9c081716146498df798f7ec82f606e.tar.bz2
openbsd-5603b5fa6e9c081716146498df798f7ec82f606e.zip
space between macro args and punctuation;
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/net/getaddrinfo.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/getaddrinfo.3 b/src/lib/libc/net/getaddrinfo.3
index 64f317c010..840633096b 100644
--- a/src/lib/libc/net/getaddrinfo.3
+++ b/src/lib/libc/net/getaddrinfo.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getaddrinfo.3,v 1.36 2005/01/06 03:50:46 itojun Exp $ 1.\" $OpenBSD: getaddrinfo.3,v 1.37 2005/01/06 10:07:32 jmc Exp $
2.\" $KAME: getaddrinfo.3,v 1.36 2005/01/05 03:23:05 itojun Exp $ 2.\" $KAME: getaddrinfo.3,v 1.36 2005/01/05 03:23:05 itojun Exp $
3.\" 3.\"
4.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") 4.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
@@ -206,8 +206,8 @@ pointer in each
206.Li addrinfo 206.Li addrinfo
207structure until a null pointer is encountered. 207structure until a null pointer is encountered.
208The three members 208The three members
209.Fa ai_family, 209.Fa ai_family ,
210.Fa ai_socktype, 210.Fa ai_socktype ,
211and 211and
212.Fa ai_protocol 212.Fa ai_protocol
213in each returned 213in each returned