mirror of https://github.com/mirror/busybox.git
- improve wording
parent
51d943d761
commit
97b954decb
networking
|
@ -13,7 +13,7 @@ config FEATURE_IPV6
|
||||||
This adds IPv6 support in the networking applets.
|
This adds IPv6 support in the networking applets.
|
||||||
|
|
||||||
config FEATURE_PREFER_IPV4_ADDRESS
|
config FEATURE_PREFER_IPV4_ADDRESS
|
||||||
bool "Preferentially use IPv4 addresses from DNS queries"
|
bool "Prefer IPv4 addresses from DNS queries"
|
||||||
default y
|
default y
|
||||||
depends on FEATURE_IPV6
|
depends on FEATURE_IPV6
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in New Issue