mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Typo fixes.
PR: 5951 Submitted by: Doug <Studded@dal.net>
This commit is contained in:
parent
48f0b08b01
commit
4d79c8effc
1 changed files with 4 additions and 4 deletions
|
|
@ -22,7 +22,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: rc.conf.5,v 1.12 1998/02/16 19:25:41 guido Exp $
|
||||
.\" $Id: rc.conf.5,v 1.13 1998/03/07 09:04:24 jkh Exp $
|
||||
.\"
|
||||
.Dd April 26, 1997
|
||||
.Dt RC.CONF 5
|
||||
|
|
@ -624,10 +624,10 @@ The
|
|||
.Xr moused 8
|
||||
daemon
|
||||
is able to detect the appropriate mouse type automatically in many cases.
|
||||
Set this variable to
|
||||
You can set this variable to
|
||||
.Ar auto
|
||||
to let the daemon to detect it.
|
||||
Or select one from the following list if it fails to do so for your mouse.
|
||||
to let the daemon detect it, or
|
||||
select one from the following list if the automatic detection fails.
|
||||
.Bd -literal
|
||||
microsoft Microsoft mouse
|
||||
intellimouse Microsoft IntelliMouse
|
||||
|
|
|
|||
Loading…
Reference in a new issue