diff options
author | deraadt <> | 2002-06-09 05:03:59 +0000 |
---|---|---|
committer | deraadt <> | 2002-06-09 05:03:59 +0000 |
commit | 0ece15e0db8691cd0b32d116741d53bd50772910 (patch) | |
tree | 7aae043fcfd32e857a92c74be1c8820697256d41 /src | |
parent | 91d5c7354f7baa9bb8a3b748b9c99fbd261a85a9 (diff) | |
download | openbsd-0ece15e0db8691cd0b32d116741d53bd50772910.tar.gz openbsd-0ece15e0db8691cd0b32d116741d53bd50772910.tar.bz2 openbsd-0ece15e0db8691cd0b32d116741d53bd50772910.zip |
spelling; moritz@jodeit.org
Diffstat (limited to 'src')
-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 |