3
0
Fork 0
forked from mirrors/nixpkgs

typo in networking.dnsSingleRequest documentation

This commit is contained in:
modulistic 2013-05-04 11:26:56 +02:00
parent 01887f2c86
commit bdb22d37f1

View file

@ -26,7 +26,7 @@ let
routers will systemically drop the ipv4 queries. The symptom of this problem is
that 'getent hosts example.com' only returns ipv6 (or perhaps only ipv4) addresses. The
workaround for this is to specify the option 'single-request' in
/etc/resolve.conf. This option enables that.
/etc/resolv.conf. This option enables that.
'';
};