diff options
Diffstat (limited to 'src/lib/libc')
| -rw-r--r-- | src/lib/libc/net/getnameinfo.3 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/src/lib/libc/net/getnameinfo.3 b/src/lib/libc/net/getnameinfo.3 index 44eda4a4d5..76c6449906 100644 --- a/src/lib/libc/net/getnameinfo.3 +++ b/src/lib/libc/net/getnameinfo.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: getnameinfo.3,v 1.16 2001/08/06 10:42:26 mpech Exp $ | 1 | .\" $OpenBSD: getnameinfo.3,v 1.17 2001/11/15 06:53:09 itojun Exp $ |
| 2 | .\" $KAME: getnameinfo.3,v 1.20 2001/01/05 13:37:37 itojun Exp $ | 2 | .\" $KAME: getnameinfo.3,v 1.20 2001/01/05 13:37:37 itojun Exp $ |
| 3 | .\" | 3 | .\" |
| 4 | .\" Copyright (c) 1983, 1987, 1991, 1993 | 4 | .\" Copyright (c) 1983, 1987, 1991, 1993 |
| @@ -181,12 +181,7 @@ flags are defined in | |||
| 181 | The implementation allows experimental numeric IPv6 address notation with | 181 | The implementation allows experimental numeric IPv6 address notation with |
| 182 | scope identifier. | 182 | scope identifier. |
| 183 | IPv6 link-local address will appear as string like | 183 | IPv6 link-local address will appear as string like |
| 184 | .Dq Li fe80::1%ne0 , | 184 | .Dq Li fe80::1%ne0 . |
| 185 | if | ||
| 186 | .Dv NI_WITHSCOPEID | ||
| 187 | bit is enabled in | ||
| 188 | .Ar flags | ||
| 189 | argument. | ||
| 190 | Refer to | 185 | Refer to |
| 191 | .Xr getaddrinfo 3 | 186 | .Xr getaddrinfo 3 |
| 192 | for the notation. | 187 | for the notation. |
