diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/wsmoused/wsmoused.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wsmoused/wsmoused.8 b/usr.sbin/wsmoused/wsmoused.8 index fa8f9ce4165..08bd7795d5f 100644 --- a/usr.sbin/wsmoused/wsmoused.8 +++ b/usr.sbin/wsmoused/wsmoused.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsmoused.8,v 1.14 2005/08/12 21:13:34 jmc Exp $ +.\" $OpenBSD: wsmoused.8,v 1.15 2005/08/13 07:19:33 jmc Exp $ .\" .\" Copyright (c) 2001 Jean-Baptiste Marchand .\" All rights reserved. @@ -65,7 +65,7 @@ maps the right mouse button to paste. The options are as follows: .Bl -tag -width "-p device" .It Fl 2 -Indicate that the mouse has two-buttons. +Indicate that the mouse has two buttons. In that case, the right button pastes. .It Fl C Ar thresh Set double click speed as the maximum interval in msec between button clicks. |