From 412c23204d1cf7e8d92ab50fdc013f2ad45d4093 Mon Sep 17 00:00:00 2001 From: ftrvxmtrx Date: Fri, 22 Feb 2013 22:52:52 +0100 Subject: ndb(2): fix wrong attr names --- sys/man/2/ndb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/man/2/ndb b/sys/man/2/ndb index a733d20d2..3d9d01f25 100644 --- a/sys/man/2/ndb +++ b/sys/man/2/ndb @@ -347,7 +347,7 @@ find the IPv6 addresses. Returns domain name .RI ( dom ) and ipv6 address -.RI ( ipv6 ). +.RI ( ip ). .TP .B mx look up the mail exchangers. Returns preference @@ -390,7 +390,7 @@ and minimum time to lie .TP .B srv get the service records. Returns the priority of target host -.RI ( priority ), +.RI ( pri ), relative weight .RI ( weight ) for entries with the same priority, @@ -400,7 +400,7 @@ and the domain name of the target host .RI ( target ). .TP .B txt -get the descriptive text. The semantics of the text depends +get the descriptive text. The semantics of the text depends on the domain. .TP .B ns -- cgit v1.2.3