Hello Jakub, On 8/26/19 6:19 PM, Jakub Wilk wrote: > Escape hyphens. > > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Patch applied. Thanks, Michael > --- > man8/ld.so.8 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man8/ld.so.8 b/man8/ld.so.8 > index 3747a1ab3..2dce42a67 100644 > --- a/man8/ld.so.8 > +++ b/man8/ld.so.8 > @@ -428,7 +428,7 @@ loading a new shared object, resolving a symbol, > or calling a symbol from another shared object\(emby > calling an appropriate function within the audit shared object. > For details, see > -.BR rtld-audit (7). > +.BR rtld\-audit (7). > The auditing interface is largely compatible with that provided on Solaris, > as described in its > .IR "Linker and Libraries Guide" , > @@ -783,7 +783,7 @@ mtrr, pat, pbe, pge, pn, pse36, sep, ss, sse, sse2, tm > .BR getauxval (3), > .BR elf (5), > .BR capabilities (7), > -.BR rtld-audit (7), > +.BR rtld\-audit (7), > .BR ldconfig (8), > .BR sln (8) > .\" .SH AUTHORS > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/