From nobody Sat Nov 22 09:19:30 2025 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dD63l0812z6GjnR for ; Sat, 22 Nov 2025 09:19:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dD63k4D1rz459k for ; Sat, 22 Nov 2025 09:19:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763803170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tsL7bjCd657VBxi+JqhfDS9MVvqgAdc1nv2nxAbRqDQ=; b=uW29pqtwD0pzGvFZPmhFQBDheXsd/xISBQo3bh0fm20fLPjp2EwZBo635vq6v+rwDjyPvn Mxw0/xyBawG0by3Agia/kzAsaXz2qk2ABfXBuEIZzr+p2B4BcixYHV5jUgwTMubaoRrBPy hUS8QMj26qZT6IvwjCzdYJzvOHTtu49L4QgTrK3lcr7nromsxdn1aYyYfnsZqYB+ZoY3CD xSk68JfxC1M5SfInl9IP3ZFZ/ksUwnUZ8kHPyXrp1SEIKipV5Jt7KKMhXpYwxDBm6x71NS PiL9eAyiY1xQKhsbieCBeybanGDs35eDgbRgMzRxDMNs397C+BxfWmQi9XLZFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763803170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tsL7bjCd657VBxi+JqhfDS9MVvqgAdc1nv2nxAbRqDQ=; b=hk1Eu1pJKHuHMFJcsH9K9vt46aSo1XhPdFvCMeVTJwBKFmUueLTKcDHNaBn/N19a8UKStj /Nl1CmHs2hYmlDHYeqmdQQbT1iOvUgySjxXYfU5l++VOoBhenPbqY6ti4fZ+UDlzhUx6K/ sqdhbaXFMnZ3Ki2DFTn08XhjwxfefjKimX9n0qwaa6rdUvTKtB1ekB72qVd7nEodwd65Ga 4lBQO83Pw73fFJQ1+bqf3b+4hTKiuvTX7BBLKyzj5sDzyHvxC0Kq5CenVe8+5yOe4fzgkx +PCQnUApHIBkv3dZxG0g3Pz2pu6g0Z7lyKcum7zvg/hwj8bJ08ZfaVKiRmo7/Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763803170; a=rsa-sha256; cv=none; b=o6CZjBlOZMguaX+SrOhzNNmvwULtAXppA5xr6a5sDQu0fl5G0qjFvhT5DJhXIHU/xbw4Pe VGKuN31l7vtE1puLFxg17AVdToC6dZ8F9mWYqQ88qgnpjf98614Cs5QayIpjvgEE24oX9U 6SsEEBw7sekJ8L2Ts/VflbSv6pd2PkHRPYWnhSSO4n0ZzsjhsWCh50oySgb3x7v9qkrr+f UzdgIiQ+TAd4AlrsUdxa2mhhT/kAZDWkkmP+L4mNc00ZVBgN7jZgxrOnmi8LOMnjQALZS5 gXIt46BgBHqwLPVjydrjPZVFh4P7dhZAzHYJvq98HrbMoEsSbN02LYILEYJWog== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dD63k2DpszrnN for ; Sat, 22 Nov 2025 09:19:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 37c0e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 22 Nov 2025 09:19:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: d48dc8c0c731 - stable/15 - moused(8): Fix a couple of typos in the manual pages List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: d48dc8c0c7319b927f9d1ca44e83e5a232ad7642 Auto-Submitted: auto-generated Date: Sat, 22 Nov 2025 09:19:30 +0000 Message-Id: <69218022.37c0e.312faaf7@gitrepo.freebsd.org> The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=d48dc8c0c7319b927f9d1ca44e83e5a232ad7642 commit d48dc8c0c7319b927f9d1ca44e83e5a232ad7642 Author: Gordon Bergling AuthorDate: 2025-11-19 14:21:09 +0000 Commit: Gordon Bergling CommitDate: 2025-11-22 09:18:53 +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/ (cherry picked from commit 64bbcff94459153ae6e118d7776e379271bdc0b9) --- 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]