diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-14 22:30:18 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-14 22:30:18 +0000 |
| commit | cb960583ec23c6c8f203fd971e96692b143be151 (patch) | |
| tree | c0d423133ba5e5354417e9c2be02b3ca9951de6d | |
| parent | b9d67a21aae7bd1a34936036a32a8e97f8033910 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/moused/moused.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8 index e3142d3b33b5..2d087b972b4d 100644 --- a/usr.sbin/moused/moused.8 +++ b/usr.sbin/moused/moused.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: moused.8,v 1.18 1998/11/20 11:22:16 yokota Exp $ +.\" $Id: moused.8,v 1.20 1999/08/14 22:29:34 chris Exp $ .\" .Dd December 3, 1997 .Dt MOUSED 8 @@ -73,7 +73,7 @@ The roller/wheel movement is reported as ``Z'' axis movement. The console driver will display the mouse pointer on the screen and provide cut and paste functions if the mouse pointer is enabled in the virtual console via -.Xr vidcontrol 4 . +.Xr vidcontrol 1 . If .Xr sysmouse 4 is opened by the user program, the console driver also passes the mouse |
