From 8946f912e837a54a464731302061261934d1f2c2 Mon Sep 17 00:00:00 2001 From: leitner Date: Sun, 23 Jan 2005 00:08:55 +0000 Subject: [PATCH] typo --- dns/dns_name_packet.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/dns_name_packet.3 b/dns/dns_name_packet.3 index 27f8d8c..1b79318 100644 --- a/dns/dns_name_packet.3 +++ b/dns/dns_name_packet.3 @@ -12,4 +12,4 @@ asynchronous DNS lookups. It reads a DNS packet of length \fIlen\fR from \fIbuf\ extracts the first PTR record from the answer section of the packet, puts the result into \fIout\fR, and returns 0 or -1 the same way as dns_name4. .SH "SEE ALSO" -dns_name4(3), dns_name4(3), dns_ip4_packet(3) +dns_name4(3), dns_name6(3), dns_ip4_packet(3)