From nobody Sat Aug 29 02:49:22 2026 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 4hX08S3v17z6q6Lm for ; Sat, 29 Aug 2026 02:49:28 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hX08S0PYTz3vJn for ; Sat, 29 Aug 2026 02:49:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787971768; 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=pPg25ioGWi/k2CynBl2oR7Pxc6fTVZ48zKIZUCUZ+oc=; b=kIyhudPG+lxvpaJ5dtSvMyC5g7S67YnsvIPFjQGJu3JWvqskG1Yq6oDaIK5ME1nvDg2Omr naV/w6muxx7pWM34GAM4gyD/DrD/ZoXDQltLKSr4LnR1i8tlN/l25XTMiy2hdsDI5/ui1e 9xZAdxsV+aQw/KCetV9UKoeH9ItjXgTbLXfstViy8XvL+OHp20hcf2gwtD8wmWC5lq2v/r hKZpC0HtWF1TgUeLXhU4nYXyxjpNuO6oAinxkJFJ/Gi8km+YvC63ZmNRX0lLfd1Atoh9/c C9Fml+06DHqmpav/9oKqKKgVoao2GTyVAxfGGypR2x8YgkO5Td0DPMmfmXr2bQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787971768; a=rsa-sha256; cv=none; b=snNp4Md543zooqd5UtTNgoz8xSw0FFY4eyz5RK6qCpvm7wzbc5H9jt7rv88CVpJgftd2k8 urb0RXY0h/u5NtcNh7DuMeANAAwVHHU3jAUJQJjjXRAEf8jxnave6cJ7QY7kYxDqU5/0cb ZxpcoaSnfLXYBDt2KqP3nf/CZRPrnKRIsfElzsEoT3awFOKOeJIwn+SdelPycRfNvgom/F Z+/3jcZmLm9jv6l35UT5VSKXSxrCPXG90C4lNzXX0Y9wOuxmjCgdYJ7HF5GxNkiIMzXckH zMukgrrA6G6TdONoQ+b2MI5vuSEHweEfwL6jJAsoYANfjtX4PNseM4B8/zGDKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787971768; 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=pPg25ioGWi/k2CynBl2oR7Pxc6fTVZ48zKIZUCUZ+oc=; b=uaWofKiERSypCZCbTdeO/2nvqTa82kPGTsVVHyBaJuJXnYUc8Euz9/82z1cinkkMnePLSE YIr0Gim9nq54UKrrAiadWnqtn1bhs7l7i88s4Qe+GWBRFnlxu/VfVZ/rJdW/3yb8tCc++d C1EMeTmbhXyQ8sIUf7wM5VuEJ0KAvCTQ9vO6SJNx4jxHbiAPKBSkGCwoWUtr0d4uWoj47m C2w2R0Uk2dXjoWHKY+lmAbqOL9nvd8XFy895oBt7QHFnQZyOosX/NKTQIb21XoxgYJyxcp ccEXWGpWDlUJxi47kKfKLfuMA6DJGXqZrmGhA4P91Ezepzv+lQABKxZZiJvCwQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hX08R6JRJz6cH for ; Sat, 29 Aug 2026 02:49:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ca23 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 29 Aug 2026 02:49:22 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 7199b614de0a - main - wmt.4: Canonicalize SYNOPSIS 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7199b614de0afda993b9d98689a00e221bfb41c6 Auto-Submitted: auto-generated Date: Sat, 29 Aug 2026 02:49:22 +0000 Message-Id: <6a9248b2.3ca23.1215dcdc@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=7199b614de0afda993b9d98689a00e221bfb41c6 commit 7199b614de0afda993b9d98689a00e221bfb41c6 Author: Alexander Ziaee AuthorDate: 2026-08-28 20:26:04 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-29 02:48:13 +0000 wmt.4: Canonicalize SYNOPSIS While here, tag SPDX. MFC after: 3 days --- share/man/man4/wmt.4 | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/share/man/man4/wmt.4 b/share/man/man4/wmt.4 index b9320371119f..b716e27f694b 100644 --- a/share/man/man4/wmt.4 +++ b/share/man/man4/wmt.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2014-2017 Vladimir Kondratyev .\" All rights reserved. .\" @@ -29,21 +32,14 @@ .Nm wmt .Nd MS Windows 7/8/10 - compatible USB HID multi-touch device driver .Sh SYNOPSIS -To compile this driver into the kernel, place the following lines into -your kernel configuration file: -.Bd -ragged -offset indent -.Cd "device wmt" -.Cd "device usb" -.Cd "device hid" -.Cd "device evdev" -.Ed +.Cd device wmt +.Cd device usb +.Cd device hid +.Cd device evdev .Pp -Alternatively, to load the driver as a -module at boot time, place the following line in +In .Xr loader.conf 5 : -.Bd -literal -offset indent -wmt_load="YES" -.Ed +.Cd wmt_load="YES" .Sh DESCRIPTION The .Nm