summaryrefslogtreecommitdiffstats
path: root/man3/profil.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/profil.3')
-rw-r--r--man3/profil.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/profil.3 b/man3/profil.3
index b1a009246..9a20fb842 100644
--- a/man3/profil.3
+++ b/man3/profil.3
@@ -25,7 +25,7 @@
.\" Modified Fri Jun 23 01:35:19 1995 Andries Brouwer <aeb@cwi.nl>
.\" (prompted by Bas V. de Bakker <bas@phys.uva.nl>)
.\" Corrected (and moved to man3), 980612, aeb
-.TH PROFIL 3 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH PROFIL 3 2020-12-21 "Linux" "Linux Programmer's Manual"
.SH NAME
profil \- execution time profile
.SH SYNOPSIS
@@ -98,7 +98,7 @@ interval timers (see
.BR setitimer (2)).
.PP
True kernel profiling provides more accurate results.
-Libc 4.4 contained a kernel patch providing a system call profil.
+.\" Libc 4.4 contained a kernel patch providing a system call profil.
.SH SEE ALSO
.BR gprof (1),
.BR sprof (1),
@@ -106,7 +106,7 @@ Libc 4.4 contained a kernel patch providing a system call profil.
.BR sigaction (2),
.BR signal (2)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,