Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/net in BUGS section, document that it can behave di...



details:   https://anonhg.NetBSD.org/src/rev/f0d9d23eacee
branches:  trunk
changeset: 482110:f0d9d23eacee
user:      itojun <itojun%NetBSD.org@localhost>
date:      Mon Feb 14 13:06:57 2000 +0000

description:
in BUGS section, document that it can behave differently from nsswitch.conf(5)
suggests.
NetBSD PR: 9413

diffstat:

 lib/libc/net/getaddrinfo.3 |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 4389a1cd00e3 -r f0d9d23eacee lib/libc/net/getaddrinfo.3
--- a/lib/libc/net/getaddrinfo.3        Mon Feb 14 13:03:37 2000 +0000
+++ b/lib/libc/net/getaddrinfo.3        Mon Feb 14 13:06:57 2000 +0000
@@ -533,3 +533,8 @@
 .\"
 .Sh BUGS
 The text was shamelessly copied from RFC2553.
+.Pp
+.Nm
+can mistakingly query databases in different order than
+.Xr nsswitch.conf 5
+suggests.



Home | Main Index | Thread Index | Old Index