summaryrefslogtreecommitdiffstats
path: root/man3/profil.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/profil.3')
-rw-r--r--man3/profil.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/profil.3 b/man3/profil.3
index dd72c5ef2..029963301 100644
--- a/man3/profil.3
+++ b/man3/profil.3
@@ -22,7 +22,7 @@ Standard C library
.fi
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR profil ():
@@ -61,7 +61,7 @@ is NULL, profiling is disabled.
Zero is always returned.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -82,13 +82,13 @@ Similar to a call in SVr4.
cannot be used on a program that also uses
.B ITIMER_PROF
interval timers (see
-.BR setitimer (2)).
+.MR setitimer 2 ).
.P
True kernel profiling provides more accurate results.
.\" Libc 4.4 contained a kernel patch providing a system call profil.
.SH SEE ALSO
-.BR gprof (1),
-.BR sprof (1),
-.BR setitimer (2),
-.BR sigaction (2),
-.BR signal (2)
+.MR gprof 1 ,
+.MR sprof 1 ,
+.MR setitimer 2 ,
+.MR sigaction 2 ,
+.MR signal 2