summaryrefslogtreecommitdiffstats
path: root/man3/dlerror.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/dlerror.3')
-rw-r--r--man3/dlerror.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/dlerror.3 b/man3/dlerror.3
index a779c12db..3ec1913c4 100644
--- a/man3/dlerror.3
+++ b/man3/dlerror.3
@@ -33,7 +33,7 @@ returns NULL if no errors have occurred since initialization or since
it was last called.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -70,9 +70,9 @@ calls.
.\" .in
.SH EXAMPLES
See
-.BR dlopen (3).
+.MR dlopen 3 .
.SH SEE ALSO
-.BR dladdr (3),
-.BR dlinfo (3),
-.BR dlopen (3),
-.BR dlsym (3)
+.MR dladdr 3 ,
+.MR dlinfo 3 ,
+.MR dlopen 3 ,
+.MR dlsym 3