git: 64bbcff94459 - main - moused(8): Fix a couple of typos in the manual pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Nov 2025 14:21:36 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=64bbcff94459153ae6e118d7776e379271bdc0b9
commit 64bbcff94459153ae6e118d7776e379271bdc0b9
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-11-19 14:21:09 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-11-19 14:21:09 +0000
moused(8): Fix a couple of typos in the manual pages
- s/compatibiliy/compatibility/
- s/rewriten/rewritten/
- s/derrived/derived/
- s/suppported/supported/
- s/Horisontal/Horizontal/
- s/thesholds/thresholds/
MFC after: 3 days
---
usr.sbin/moused/moused/moused.8 | 4 ++--
usr.sbin/moused/moused/moused.conf.5 | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/usr.sbin/moused/moused/moused.8 b/usr.sbin/moused/moused/moused.8
index 2483f8a04b2a..b414b2ff787e 100644
--- a/usr.sbin/moused/moused/moused.8
+++ b/usr.sbin/moused/moused/moused.8
@@ -299,7 +299,7 @@ or
.Dq Li generic .
.It Fl l Ar level
Ignored.
-Used for compatibiliy with legacy
+Used for compatibility with legacy
.Nm .
.It Fl m Ar N=M
Assign the physical button
@@ -529,7 +529,7 @@ The
.Nm
utility first appeared in
.Fx 2.2 .
-It was rewriten to support multiple input event devices in
+It was rewritten to support multiple input event devices in
.Fx 15.0 .
.Sh AUTHORS
.An -nosplit
diff --git a/usr.sbin/moused/moused/moused.conf.5 b/usr.sbin/moused/moused/moused.conf.5
index bc62b5d00995..4b3955c8c7d1 100644
--- a/usr.sbin/moused/moused/moused.conf.5
+++ b/usr.sbin/moused/moused/moused.conf.5
@@ -37,7 +37,7 @@ file specifies how the
(mouse daemon) should operate. It provides ability to adjust certain
mice parameters on per-device basis.
.Pp
-Configuration file format is derrived from
+Configuration file format is derived from
.Xr libinput 1
device quirk files.
A file may contain multiple section headers ([some identifier])
@@ -72,7 +72,7 @@ glob for the DMI modalias or the DeviceTree compatible string.
.It MatchDevType
One of touchpad, mouse, pointingstick, keyboard, joystick, tablet,
tablet-pad.
-Only touchpad and mouse types are suppported.
+Only touchpad and mouse types are supported.
.El
.Ss List of currently available Moused tags.
.Bl -tag -width indent
@@ -296,10 +296,10 @@ Enable natural scrolling.
.It MousedThreeFingerDrag
Enable dragging with three fingers.
.It MousedSoftButton2X
-Horisontal position of 2-nd softbutton left edge in percents.
+Horizontal position of 2-nd softbutton left edge in percents.
(0-disable)
.It MousedSoftButton3X
-Horisontal position of 3-rd softbutton left edge in percents.
+Horizontal position of 3-rd softbutton left edge in percents.
(0-disable)
.It MousedSoftButtonsY
Vertical size of softbuttons area in percents.
@@ -392,7 +392,7 @@ Predefined quirks processed before
.Nm .
.El
.Sh EXAMPLES
-Set touch pressure and palm detection thesholds for PS/2 Synaptics
+Set touch pressure and palm detection thresholds for PS/2 Synaptics
touchpad:
.Bd -literal -offset indent
[SynPS/2 Synaptics TouchPad]