diff options
Diffstat (limited to 'lib/libc/sys/profil.2')
| -rw-r--r-- | lib/libc/sys/profil.2 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/libc/sys/profil.2 b/lib/libc/sys/profil.2 index ac017c507cb3..8db74bae3640 100644 --- a/lib/libc/sys/profil.2 +++ b/lib/libc/sys/profil.2 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)profil.2 8.1 (Berkeley) 6/4/93 +.\" $Id$ .\" .Dd "June 4, 1993" .Dt PROFIL 2 @@ -117,8 +118,11 @@ contains an invalid address. .El .Sh SEE ALSO .Xr gprof 1 -.\" .Sh HISTORY -.\" wish I knew... probably v7. +.Sh HISTORY +A +.Fn profil +function call appeared in +.At v7 . .Sh BUGS This routine should be named .Fn profile . |
