Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 1995 12:47:29 -0500
From:      Alan Kilian <kilian@sleepy.cyberoptics.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/755: Bug in the joy((4) man page
Message-ID:  <199509291747.MAA00569@sleepy.cyberoptics.com>
Resent-Message-ID: <199509291750.KAA24728@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         755
>Category:       docs
>Synopsis:       man page joy(4) has incorrect ioctl() arguments
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 29 10:50:01 PDT 1995
>Last-Modified:
>Originator:     Alan Kilian
>Organization:
CyberOptics
>Release:        FreeBSD 2.0-BUILT-19950603 i386
>Environment:

>Description:

	The joy(4) man page uses JOY_SET_TIMEOUT and JOY_GET_TIMEOUT
	The correct values (from machine/joystick.h) are
	JOY_SETTIMEOUT and JOY_GETTIMEOUT

>How-To-Repeat:

	man joy

>Fix:
	
	Users can simply use the correct values of JOY_SETTIMEOUT and JOY_GETTIMEOUT

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509291747.MAA00569>