diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-13 07:19:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-13 07:19:34 +0000 |
commit | c5f2d3be0d34f12b858aebf1fdbf0fef032113b4 (patch) | |
tree | 777b87629a54fb2c58014a8a9451a14453377791 | |
parent | f6743abdf670bd07de727dfb0bda2880b18a1b71 (diff) |
another typo;
-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. |