Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ resolv-ns-override This is an LD_PRELOAD-able library for hooking into the glibc resolver library and modifying the configured name-servers. It allows for the use of individual configurations when running programs that use the standard reolver library. configurations when running programs that use the standard resolver library. Installation Loading Loading @@ -46,7 +46,7 @@ CFLAGS variable when configuring: The log messages are then appended to the file named at run-time in the `RESOLV_NS_OVERRIDE_LOG` environment variable. If the value of `RESOLV_NS_OVERRIDE` is '-' the messages are printed to `stderr`. this variable is '-' the messages are printed to `stderr`. Running Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ resolv-ns-override This is an LD_PRELOAD-able library for hooking into the glibc resolver library and modifying the configured name-servers. It allows for the use of individual configurations when running programs that use the standard reolver library. configurations when running programs that use the standard resolver library. Installation Loading Loading @@ -46,7 +46,7 @@ CFLAGS variable when configuring: The log messages are then appended to the file named at run-time in the `RESOLV_NS_OVERRIDE_LOG` environment variable. If the value of `RESOLV_NS_OVERRIDE` is '-' the messages are printed to `stderr`. this variable is '-' the messages are printed to `stderr`. Running Loading