From nobody Fri Aug 28 18:15:25 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 4hWmlK48Szz6qq60 for ; Fri, 28 Aug 2026 18:15:25 +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 4hWmlK1kVFz3v8j for ; Fri, 28 Aug 2026 18:15:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787940925; 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=3Lghoyxh1t3xpirNjwm2oGdtNkjPQ7ykttQUH6S7lfQ=; b=GZizrXVufgBwqmmsitAsWpFjp4/tIDP9AoubwwBNG+m8zSSrDYokFs7zne7EJNIBHb1lni uJObz5nXaW32A7uS9exQIUttjxAqKnbITCDsKCvk6zfOYwvNaPGhh7ecFuqnqvRxIU55j7 TBcWZhzqf4m990ru3/LK5Kx21K0NucPYYGbysFwApxyJOqtTXVReYAyoW3sONjrgXgVSGf j2BMPzdrP9PSJ30TyJWJWxKu2iA29Lw4KzS1Vo5x9NLmheIfoyJt+KbnGLb1LewnVC2K1Q t6zQDvoODPwIuyTDGDjxL6+VI0bvfDP3mcyw+NigjS3oo5vd4gMii2jDuNq2BQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787940925; a=rsa-sha256; cv=none; b=T3IgaqqCULSQBZwZCsf0yRqY3d4LLWP2Gj3AeBNExaW0ucyIX6/8WjR2C+8OBchec8Y0fD YfOU/oXdLl38zuKz6gK9aZyKhDnou0CfdCsBwtqpJJRLZQOcJZNCsPyR5n/GpAkIJBu0nQ s3BHk+MjrbXAR6WMFZCUcXhuKG5S0EVvaebESKxT1pFAmHM1cazSUOQODbYIo7H6JQs0t8 bpIMht6nubu0+lvujqdUP5tT07HjQ/9FSb8hq97tkOgRU7xLhMnm3DgFlTsyV42mnMAEEn UZh8UjMuMK9xOBnOHlmpkmGffnOgJYnBYJ5iLvA2rDNHq53Bx49dDupN/HsYug== 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=1787940925; 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=3Lghoyxh1t3xpirNjwm2oGdtNkjPQ7ykttQUH6S7lfQ=; b=kht7GIOdQzUFAko9WjCPcZA/MzPXb0FaQyFzwbpdHYCIN/IozYCEVd82fn/IbP0k341FCD JGbxgWNR5RJ20ZCRqUoJq7ED0wgMt2UU5yHVXstBJL/tgr16bGAmLDVe3k4ITzEwMEAKw3 lekXHIrrf0mWagN3ZynLUglOVoCvOVlFh0eDcsLS6CpXNUTYeXL4NP4Fd3Yugp14fvv01/ ReRhcNOgow/WcJzYoqrJrZaCsVBIo3r8Hu5CysV0n0Zp9LL1Zr+MMn5Gm/zJti/NDFVJBD /lbI8I0OckI0gTLm7x5nJ3Qo9a+CvzB7hhdfC3/WyfXTYip0PUGUb83h3usB8Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hWmlK0jH7z1Kyx for ; Fri, 28 Aug 2026 18:15:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 24ea0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 28 Aug 2026 18:15:25 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: e959ad03a29c - main - xl.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: e959ad03a29c1a8f28e12e474426413a62cf1510 Auto-Submitted: auto-generated Date: Fri, 28 Aug 2026 18:15:25 +0000 Message-Id: <6a91d03d.24ea0.1bf63188@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=e959ad03a29c1a8f28e12e474426413a62cf1510 commit e959ad03a29c1a8f28e12e474426413a62cf1510 Author: Alexander Ziaee AuthorDate: 2026-08-28 17:37:24 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-28 17:51:49 +0000 xl.4: Canonicalize SYNOPSIS While here, remove Nd overquoting. MFC after: 3 days --- share/man/man4/xl.4 | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 591703ac93cb..a28383a97114 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -33,22 +33,14 @@ .Os .Sh NAME .Nm xl -.Nd "3Com Etherlink XL and Fast Etherlink XL Ethernet device driver" +.Nd 3Com Etherlink XL and Fast Etherlink XL Ethernet device 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 miibus" -.Cd "device xl" -.Ed +.Cd device miibus +.Cd device xl .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 -if_xl_load="YES" -.Ed +.Cd if_xl_load="YES" .Sh DESCRIPTION The .Nm