From nobody Fri Aug 28 18:15:24 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 4hWmlJ3y1lz6qqFT for ; Fri, 28 Aug 2026 18:15:24 +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 4hWmlJ22swz3vDX for ; Fri, 28 Aug 2026 18:15:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787940924; 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=okcegVLClUUcjMYxCzr6JPeHNWeMdi+pIcmWRtisJ9Y=; b=XJlPfyqq0e38oC3d7+nfX7LbPpSvJ4Hpwaq86ThR3fHxWnivMVuiw4z2OixpnTyxryga9n phQUPJsda/5szsY8zSsYUyp/Kubq2HzuwISWCaTVq3e67HZbIcloO+1VvMmZ1xMYP5T70x jF4YhbRMm3XFktevfFlnbJh/B3N8ftmJ+D7VzkcSPyImzWYQ2ZXkPaENsE+rf546goEZJu jRe6XprnTqnPu69bgxYV5dRD/3T1FNrXD5FkAeExJl+MUGk8gX6uSxNdK/i0OkNm1cdapF 2p+S7ZsXDgSkcmr1bEciClFplrCHeY1UQMMGkq6bNjlextqjadvCuhka9sgLMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787940924; a=rsa-sha256; cv=none; b=kNcwD2A6oeiDdjHA6KdaGRup6cCjj9R0N1laHa1T6qHOY8UfBobb7T8g93dmdjX9iHdOzC AQhtO2UeM8GjQzqbZUkSPwGAv/Z39zH5O96x20CzNF1ZpB1APSRV6cM9sIrgEvObCYTovH n2DMDLrs1ktMuM4KZIXJS0gXTeKwiqV+zUHXyPDp/Do8qhalqxDyhI0/Uu/RR8LofJQhmc eQyJ3YJRMNvayaFRRieYy8HLpYfqMQ6zYmx9xKpXzHRF5wCO39v50SNdWSGQFMmlZA6rPo pmsVZrsrjqs74/T5L2r7g4/lZldEnTJB0HKNu0QwdjpOe9xRNH4UbhzeO2H6nA== 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=1787940924; 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=okcegVLClUUcjMYxCzr6JPeHNWeMdi+pIcmWRtisJ9Y=; b=q7Rbs8RTdghwDY8tRR0FAjxaE9o2YrQc1YVgQ3zxhCw+gGCvsnjzmuX1io2SHG6vZcjW9x ZHNBYueGXvm9dU6QtPPAjjjwm7pXQqlSSF56n8ZXklugTxMJU3P7lk4SCjfV8WdU7mFKp8 /lgj0nHvbSsR9TLmNAHYt9uonYQFSwdyUo8aTj5vce2N4uYLY34NbiVlVMB7q2jEKNRyJQ nCQrS5ezzSGu8OjCuoOnVYHCIie9vQhSFbWdtmUBbWGzhiHh38VOe8Wo2vqath95Oj5gQk 5O+kM/FZobFu8tp3y7wB/Etp5fhRVgrNlyOvxnLfWyqIdDOJFlL5VR2mJ/rsRA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hWmlJ0MSPz1KVC for ; Fri, 28 Aug 2026 18:15:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 255d1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 28 Aug 2026 18:15:24 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: a6ad4a8ad7cb - main - xnb.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: a6ad4a8ad7cbf53d5cbcbb4ba89b7d26b92b9ea6 Auto-Submitted: auto-generated Date: Fri, 28 Aug 2026 18:15:24 +0000 Message-Id: <6a91d03c.255d1.10519eee@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=a6ad4a8ad7cbf53d5cbcbb4ba89b7d26b92b9ea6 commit a6ad4a8ad7cbf53d5cbcbb4ba89b7d26b92b9ea6 Author: Alexander Ziaee AuthorDate: 2026-08-28 17:34:07 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-28 17:51:49 +0000 xnb.4: Canonicalize SYNOPSIS While here, tag SPDX and remove Nd overquoting. MFC after: 3 days --- share/man/man4/xnb.4 | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/share/man/man4/xnb.4 b/share/man/man4/xnb.4 index 31eaed8587f9..708a995f07cb 100644 --- a/share/man/man4/xnb.4 +++ b/share/man/man4/xnb.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2012 Spectra Logic Corporation .\" All rights reserved. .\" @@ -33,14 +36,10 @@ .Os .Sh NAME .Nm xnb -.Nd "Xen Paravirtualized Backend Ethernet Driver" +.Nd Xen Paravirtualized Backend Ethernet Driver .Sh SYNOPSIS -To compile this driver into the kernel, place the following lines in your -kernel configuration file: -.Bd -ragged -offset indent -.Cd "options XENHVM" -.Cd "device xenpci" -.Ed +.Cd device xenpci +.Cd options XENHVM .Sh DESCRIPTION The .Nm