]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ld.so.8: tfix
authorJakub Wilk <jwilk@jwilk.net>
Mon, 26 Aug 2019 16:19:21 +0000 (18:19 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 26 Aug 2019 21:14:49 +0000 (23:14 +0200)
Escape hyphens.

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man8/ld.so.8

index 3747a1ab31ad31ca785f006a06e6f018b3ad13e7..2dce42a677d23d013b0c98e6edd793fc5d5a0d5d 100644 (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