From 012043d12581821c1a8d44301d0e7a85064a17f7 Mon Sep 17 00:00:00 2001 From: bms Date: Mon, 14 Jun 2004 18:41:24 +0000 Subject: Document the location of the header file which declares the function prototypes documented in this manual page. PR: bin/4459 --- lib/libc/gmon/moncontrol.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/gmon/moncontrol.3 b/lib/libc/gmon/moncontrol.3 index 07636c4..1af4974 100644 --- a/lib/libc/gmon/moncontrol.3 +++ b/lib/libc/gmon/moncontrol.3 @@ -32,7 +32,7 @@ .\" @(#)moncontrol.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd June 4, 1993 +.Dd June 14, 2004 .Dt MONCONTROL 3 .Os .Sh NAME @@ -43,6 +43,7 @@ .Lb libc .Sh SYNOPSIS .In sys/types.h +.In sys/gmon.h .Ft int .Fn moncontrol "int mode" .Ft int -- cgit v1.1