diff options
Diffstat (limited to 'lib/libc/sys/profil.2')
| -rw-r--r-- | lib/libc/sys/profil.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/profil.2 b/lib/libc/sys/profil.2 index 7437ef77c1b3..640cfda7ef9a 100644 --- a/lib/libc/sys/profil.2 +++ b/lib/libc/sys/profil.2 @@ -50,7 +50,7 @@ .Sh DESCRIPTION The .Fn profil -function enables or disables +system call enables or disables program counter profiling of the current process. If profiling is enabled, then at every profiling clock tick, @@ -110,9 +110,9 @@ contains an invalid address. .Sh SEE ALSO .Xr gprof 1 .Sh HISTORY -A +The .Fn profil -function call appeared in +function appeared in .At v7 . .Sh BUGS This routine should be named |
