Hello Michael, I don't know if your are available at this time. The patch below have not been reviewed / commited. Regards, Le lundi 23 mars 2015 à 10:58:20, AULERY Stéphane a écrit : > Asked by Walter Harms <wharms@xxxxxx> > > Signed-off-by: Stéphane Aulery <saulery@xxxxxxx> > --- > man3/resolver.3 | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-) > > diff --git a/man3/resolver.3 b/man3/resolver.3 > index 4a1c97d..a070c57 100644 > --- a/man3/resolver.3 > +++ b/man3/resolver.3 > @@ -240,12 +240,18 @@ This option is used by > [Enabled by default]. > .TP > .B RES_INSECURE1 > -Accept a response from a wrong server and show it on standard output > -(for debug purpose only). > +Accept a response from a wrong server. > +This can be used to detect potential security hazards, > +but you need to compile glibc with debugging enabled and use > +.B RES_DEBUG > +option (for debug purpose only). > .TP > .B RES_INSECURE2 > -Accept a response which contains a wrong query and show it on standard > -output (for debug purpose only). > +Accept a response which contains a wrong query. > +This can be used to detect potential security hazards, > +but you need to compile glibc with debugging enabled and use > +.B RES_DEBUG > +option (for debug purpose only). > .TP > .B RES_NOALIASES > Disable usage of > -- > 2.1.4 > -- Stéphane Aulery -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html