From nobody Wed Sep 16 12:05:14 2026 X-Original-To: dev-commits-src-branches@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 4hlHdR0NL0z6t6X1 for ; Wed, 16 Sep 2026 12:05:15 +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 4hlHdQ43TBz4LDx for ; Wed, 16 Sep 2026 12:05:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560314; 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=LUfJ9v/MIWxWzabjEzVdYUqkZVUwy3jxpnwO0maufFM=; b=sjoUPaiDCPCwRu6zvwfhmW7+h7+TXppFc3KEkApK+ox1XURqA2XhYFkTD5of9+td82gLM5 lAA/8UyW4w3Sf1x0EHi1ADp2tJNucIHV3jRxFiGYMHqgjhXeUqySECTNS5ZNzmGn19OS4I oFxHArHRcPw7ok0YB+5UMtDaO6B7CZKGo5iYFznA9BoYS1Xm3cNzx0AN4si4cdWnq7jsNi TG/w9Yo1j3SzKAEHX4RWeAmCS0hBjqnIcM7gZBihqKev0PUmAN+NzUVoEDFEUAigQjmckH 6Ykh5KfDF5jbQqVAZGKQbkwmJBYfi6Uvoi4NDBWXtR4sBTbhwhaKnyOXDF0hzg== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789560314; b=hYhkBdS34LIyyr+qTXwldd7LxOnvEHv0y5WjKmfdm+WnBKOIdWUGyRmn4QAjq3ey8ZVc+Q dae5kvr4mJurofMIhSC8MkwyuDHriP5nL1xuD+L1mwjMvjUeOtf41W2I7krtXkT706HNqY WEUVGhj/kZPZ9nf+iysmlehoNf7Y55BR0pCg6fInUJBCgylg51m06sD1QpFq1vrBhdwZ+B TI4iKi9egGfn1jZczOAZqBSjXJOVbuFfjBV0EI7z5YYGjftDTuI7ldVltjg1372wNkolib A5NenhRGkjMcX2C6YUabGc/ax+U3Z81fUNDTVpA3A7UgbKgqmCPUVJOUFhEfFQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560314; 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=LUfJ9v/MIWxWzabjEzVdYUqkZVUwy3jxpnwO0maufFM=; b=b2ybmQtd4J3Xr8IsvlTG3C+iXcyCuga2yWOb76/Sy9JqSvkeIeF+JHNf+kcJeVXMN54nCz GapJOQkVhWhrGMfbRYvNLZ7hx6LVQsEtmyVFrDP5pvhyHEC61mnp7fecgWLqLoKwoALK4C t0eUunPyWfGVlGFrZ8VfbtTSYiM6skkZl3EkyHGgVNMX5lwcYdTPkGkHFlGtWwdyEBwMSh Ka2tS18dSBc6kU3tzQS1bLhew+YX8ENgOPdeQ420r04CY2kIHlLlprx53QI657lX379b3X YLBanndKhN97mPVxUvHfQU5+gpTUNSRUqoU3225ut0i8LM+xY3gWZ0bNiMAKXw== 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 4hlHdQ31kDzm4M for ; Wed, 16 Sep 2026 12:05:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1fc77 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 16 Sep 2026 12:05:14 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: c54f685e09be - stable/15 - u3g.4: Canonicalize SYNOPSIS, fix stray hyphen List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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/stable/15 X-Git-Reftype: branch X-Git-Commit: c54f685e09befb9483f1749f36ea69f3d8246969 Auto-Submitted: auto-generated Date: Wed, 16 Sep 2026 12:05:14 +0000 Message-Id: <6aaa85fa.1fc77.102e153c@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=c54f685e09befb9483f1749f36ea69f3d8246969 commit c54f685e09befb9483f1749f36ea69f3d8246969 Author: Alexander Ziaee AuthorDate: 2026-09-13 12:34:47 +0000 Commit: Alexander Ziaee CommitDate: 2026-09-16 12:03:52 +0000 u3g.4: Canonicalize SYNOPSIS, fix stray hyphen Event: EuroBSDcon 2026 MFC after: 3 days (cherry picked from commit 7ec06b4d9726188c7315cf1b2d5b69fec4a385b4) --- share/man/man4/u3g.4 | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4 index 51c883b8378e..5cdb242a48f8 100644 --- a/share/man/man4/u3g.4 +++ b/share/man/man4/u3g.4 @@ -1,4 +1,4 @@ -.\"- +.\" .\" SPDX-License-Identifier: ISC .\" .\" Copyright (c) 2008 AnyWi Technologies @@ -25,24 +25,13 @@ .Nm u3g .Nd USB support for 3G and 4G cellular modems .Sh SYNOPSIS -To compile this driver into the kernel, -place the following lines in your -kernel configuration file: -.Bd -ragged -offset indent -.Cd "device usb" -.Cd "device ucom" -.Cd "device u3g" -.Ed +.Cd device usb +.Cd device ucom +.Cd device u3g .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 -u3g_load="YES" -.Ed -.Pp -If neither of the above is done, the driver will be -automatically loaded by devd(8) when the device is connected. +.Cd u3g_load="YES" .Sh DESCRIPTION The .Nm