On 10/17/2014 10:14 PM, Carlos O'Donell wrote: > Michael, > > The dynamic loader has 6 options, only 5 are documented. > This patch documents the sixth option i.e. `--inhibit-cache`. > > Please apply the patch against master. Thanks, Carlos. Applied. Cheers, Michael > diff --git a/man8/ld.so.8 b/man8/ld.so.8 > index fe7d2f0..2ef5977 100644 > --- a/man8/ld.so.8 > +++ b/man8/ld.so.8 > @@ -147,6 +147,9 @@ List all dependencies and how they are resolved. > Verify that program is dynamically linked and this dynamic linker can handle > it. > .TP > +.B \-\-inhibit-cache > +Do not use /etc/ld.so.cache. > +.TP > .B \-\-library\-path PATH > Use PATH instead of > .B LD_LIBRARY_PATH > --- > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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