ld.so.8: tfix

Escape hyphens.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2019-08-26 18:19:21 +02:00 committed by Michael Kerrisk
parent 3b9d44099f
commit 872e676db5
1 changed files with 2 additions and 2 deletions

View File

@ -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