diff options
author | rodent <rodent> | 2013-04-07 20:49:31 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-07 20:49:31 +0000 |
commit | da9d557ccd4313490cdcaabf97f4bce19df13498 (patch) | |
tree | 79de035a23bbb285c8713b492fa4fa499634f7f8 /net/adns | |
parent | c0be38a4f5e5d44fa50008152988b43e17259963 (diff) | |
download | pkgsrc-da9d557ccd4313490cdcaabf97f4bce19df13498.tar.gz |
Edited DESCR in the case of:
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
Diffstat (limited to 'net/adns')
-rw-r--r-- | net/adns/DESCR | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/adns/DESCR b/net/adns/DESCR index c1b923fbe43..9925a8b165d 100644 --- a/net/adns/DESCR +++ b/net/adns/DESCR @@ -21,6 +21,4 @@ library. The adns library has the following features: environment variables (for setuid programs), disable hostname syntax sanity checks to return arbitrary data, override or ignore resolv.conf in favour of supplied configuration, etc. -* Believed to be correct ! For example, will correctly back off to - TCP in case of long replies or queries, or to other nameservers if - several are available. It has sensible handling of bad responses etc. +...and more! |