diff options
author | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2013-02-22 22:52:52 +0100 |
---|---|---|
committer | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2013-02-22 22:52:52 +0100 |
commit | 412c23204d1cf7e8d92ab50fdc013f2ad45d4093 (patch) | |
tree | a768a9569a824828fd9e93d1e6a7a013a71f8fc3 /sys/man/2 | |
parent | 3612d281aaf3daaef555709a56dc67a663211328 (diff) |
ndb(2): fix wrong attr names
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/ndb | 6 |
1 files 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 |