From nobody Fri Aug 28 20:24:08 2026 X-Original-To: dev-commits-src-main@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 4hWqbr6ZFnz6r19C for ; Fri, 28 Aug 2026 20:24:08 +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 4hWqbr5S0dz49jc for ; Fri, 28 Aug 2026 20:24:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787948648; 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=J6yNDdYAl8hk5YJ7lBEm5Gp5QfR0LDWGuGRvZM9qoVE=; b=eusXMXKiDvMuqcRZqTisqmqp9Se/jdOeNydO/jEw+XR/3YJgIqgRYZyZFx73Jv4x0LFOnM 95l+p37b536NPCAHyxDSYwYRgxLo5YtkE65nkCf6yTDFjtwlNFUy6iVReA+3ERXD0x4Iud 6uvytm77DFkjqiept9Uz3Oyxd2ymboa+nGhBcUjvoHXU0nouprXKcAv06+nNUJwG7Nchqc md2eDt56VyEbkb1rB0Q/YTk5yrQiTAloG1z4b/o4SDkBT9d+C8u+A0UQUhgKn6P+JdCwXX 1ROlf5MG6K7QNRurK7rBOmMw07QbVDiL/tdrSOKMFB8PelkFG1rZBWrAipcYsg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787948648; a=rsa-sha256; cv=none; b=VQCUMM/IBL2TGTg9tsS62AujUDGNGwBRERGYcFSlcwgQwAhNQyizhyA06HRNRKXApL44ql /c3NJvtbLnon4NoEHekRnf3W1VUkir51QeBlmJzANgzdZALiGNLnQhPnlCqMhhIiei0r5n Qr/ycGKjymP/ug6UH0iHugiPcm00qnGu9YWn0KPQa0bAUTcNIP9Gdw0KC8IzPSFYdhJANw 4u35EXAWUpPN1Dbw6di1X2QDdtaHuu/oCYAgkCZlvM6JYy83ELt0Bi+MvaQz2teJ0TOW1G VQF3pB8pB9qAdNONoTkPM5Sjla9UAxtWHgCp+uMi7qIWOnRjFeQvba8rwirSoQ== 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=1787948648; 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=J6yNDdYAl8hk5YJ7lBEm5Gp5QfR0LDWGuGRvZM9qoVE=; b=DkbVXp/0nVjAq/BwIua6iqzbJCw6LRu2hkwjgO1kkpb+0RihHd0uZIpeBEMvnulBHrrd+o 53cZCDNcOnnZcxF/2KszUT0M7dBB0uRgbK2ODkd+k8T8xUsxx5j9/GS55DN1rli+G2CNZY 72fHnia7DpgKTDZ7K1MafLdR4NGx1XdO1tr6Oe7jNWlrlDyVLaAjS9LMD9wTF85+CiM8GK Fm5HA0C8Dsfgj+t3NwtZ72xcQpaRtVzic0yfwaRPCkHXmv8FiAgvKyYJEYtVAac35HpJXI M7gLET+GXLWmnvCaZVTvXJnzJnPONs/WgfHggOP3+ndDsfOlAyyKAIgASN7qYg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hWqbr4SZmz1PDw for ; Fri, 28 Aug 2026 20:24:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39c4d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 28 Aug 2026 20:24:08 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 7ac94594260f - main - wpi.4: Canonicalize SYNOPSIS List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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: 7ac94594260f6be72216159afd226d614aedb45a Auto-Submitted: auto-generated Date: Fri, 28 Aug 2026 20:24:08 +0000 Message-Id: <6a91ee68.39c4d.6d003959@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=7ac94594260f6be72216159afd226d614aedb45a commit 7ac94594260f6be72216159afd226d614aedb45a Author: Alexander Ziaee AuthorDate: 2026-08-28 20:23:27 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-28 20:23:27 +0000 wpi.4: Canonicalize SYNOPSIS MFC after: 3 days --- share/man/man4/wpi.4 | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/share/man/man4/wpi.4 b/share/man/man4/wpi.4 index 9d8d5fb1bd65..877af6cb173d 100644 --- a/share/man/man4/wpi.4 +++ b/share/man/man4/wpi.4 @@ -36,23 +36,16 @@ .Nm wpi .Nd Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g network driver .Sh SYNOPSIS -To compile this driver into the kernel, -place the following lines in your -kernel configuration file: -.Bd -ragged -offset indent -.Cd "device wpi" -.Cd "device wpifw" -.Cd "device pci" -.Cd "device wlan" -.Cd "device wlan_amrr" -.Cd "device firmware" -.Ed +.Cd device wpi +.Cd device wpifw +.Cd device pci +.Cd device wlan +.Cd device wlan_amrr +.Cd device firmware .Pp -Alternatively, to load the driver as a -module at boot time, place the following line in +In .Xr loader.conf 5 : -.Pp -.Dl if_wpi_load="YES" +.Cd if_wpi_load="YES" .Sh DESCRIPTION The .Nm