summaryrefslogtreecommitdiffstats
path: root/share/man/man9/timeout.9
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-13 14:49:13 +0000
committerbde <bde@FreeBSD.org>1997-04-13 14:49:13 +0000
commit81c85a10506d23c9a4b9490b9ad9ce6e13a8622e (patch)
treedf67fc502e2998aada7dc2af699c98e8877fcab7 /share/man/man9/timeout.9
parentd280e8e0d08d40447f471ce4630609b3e226e3aa (diff)
downloadFreeBSD-src-81c85a10506d23c9a4b9490b9ad9ce6e13a8622e.zip
FreeBSD-src-81c85a10506d23c9a4b9490b9ad9ce6e13a8622e.tar.gz
Fixed #include and/or prototype bugs in synopsis.
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r--share/man/man9/timeout.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index d13a914..1133162 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: timeout.9,v 1.3 1997/02/22 13:26:29 peter Exp $
+.\" $Id: timeout.9,v 1.4 1997/03/19 03:18:01 bde Exp $
.\" "
.Dd April 13, 1996
.Os
@@ -33,7 +33,7 @@
.Nm untimeout
.Nd schedule timer events
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
+.Fd #include <sys/types.h>
.Fd #include <sys/systm.h>
.Ft typedef void timeout_t \*(lpvoid *\*(rp;
OpenPOWER on IntegriCloud