git: 7ac94594260f - main - wpi.4: Canonicalize SYNOPSIS

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Fri, 28 Aug 2026 20:24:08 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=7ac94594260f6be72216159afd226d614aedb45a

commit 7ac94594260f6be72216159afd226d614aedb45a
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-28 20:23:27 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
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