diff options
Diffstat (limited to 'src/lib/libc/net/resolver.3')
-rw-r--r-- | src/lib/libc/net/resolver.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libc/net/resolver.3 b/src/lib/libc/net/resolver.3 index 0932c3b460..7c60ea4dcb 100644 --- a/src/lib/libc/net/resolver.3 +++ b/src/lib/libc/net/resolver.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: resolver.3,v 1.10 1999/05/25 01:50:58 aaron Exp $ | 1 | .\" $OpenBSD: resolver.3,v 1.11 1999/05/25 13:06:45 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1985, 1991, 1993 | 3 | .\" Copyright (c) 1985, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -301,7 +301,8 @@ as the name is compressed. | |||
301 | If | 301 | If |
302 | .Em dnptr | 302 | .Em dnptr |
303 | is | 303 | is |
304 | .Dv NULL, names are not compressed. | 304 | .Dv NULL , |
305 | names are not compressed. | ||
305 | If | 306 | If |
306 | .Fa lastdnptr | 307 | .Fa lastdnptr |
307 | is | 308 | is |