diff options
-rw-r--r-- | src/lib/libc/net/getrrsetbyname.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libc/net/getrrsetbyname.3 b/src/lib/libc/net/getrrsetbyname.3 index 710a5624c8..50cadfd372 100644 --- a/src/lib/libc/net/getrrsetbyname.3 +++ b/src/lib/libc/net/getrrsetbyname.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: getrrsetbyname.3,v 1.6 2002/05/01 08:03:29 mpech Exp $ | 1 | .\" $OpenBSD: getrrsetbyname.3,v 1.7 2002/06/09 05:03:59 deraadt Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (C) 2000, 2001 Internet Software Consortium. | 3 | .\" Copyright (C) 2000, 2001 Internet Software Consortium. |
4 | .\" | 4 | .\" |
@@ -101,7 +101,9 @@ and | |||
101 | .Li rdatainfo | 101 | .Li rdatainfo |
102 | structures, | 102 | structures, |
103 | and the canonical host name strings pointed to by the | 103 | and the canonical host name strings pointed to by the |
104 | .Li rrsetinfostructure. | 104 | .Li rrsetinfo |
105 | u lib/libc/sys/lseek.2 | ||
106 | structure. | ||
105 | Memory allocated for the dynamically allocated structures created by | 107 | Memory allocated for the dynamically allocated structures created by |
106 | a successful call to | 108 | a successful call to |
107 | .Fn getrrsetbyname | 109 | .Fn getrrsetbyname |