From nobody Sun Oct 27 09:09:06 2024 X-Original-To: bugs@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 4XbrLB1hvSz5bmWk for ; Sun, 27 Oct 2024 09:09:06 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XbrLB0J6Rz4blx for ; Sun, 27 Oct 2024 09:09:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730020146; 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: in-reply-to:in-reply-to:references:references; bh=sznlsZ1HDHtRVOlW2IvtJr5voqq71EOK4pwxhgUTrMk=; b=qoFDT0JOIZXWqEZ2IEpNZp+jR3fJO2zNP4vR+LCJcFNOMpyXhDYc8LTpv5Q4C1373Hh+dG C9ftoPf+lB3D7kZzqJw2qTEudU9IDKBYS3lF8Mx+WsH/4rDlFc6XeeAv1vfU1yT/2Pawjv ZA3otQKHkCGLkBY6hDHCp/0QoIU6m74kFVIvB1gv2T6ddoRTqwtlyX2GNGkUOtdfrDIzCG iAwqqzK2ic8VTZ/89zHZAgKGVgZvWFhf2txTZSbHbQ9t3YNehGZEA51WyKMvuf6EQ/KvUn qnm2UqqcaTEEZ9R6oO7+VYEalRjX4BmmJ3q5KhvbSbF4R3+pTPZKdB7tDDZ8sA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730020146; a=rsa-sha256; cv=none; b=s+V8jTJ9IiSDHp0pDtuomisYmXueCh7en08iYJen6Je6coXEnaHHOkV+IaEO6qutp6u3dC 23Uxr8ERQf9L8KCOxAluCjHWmI8nDtiyHGSS14KuWpb8I0HfYmXs5+ufQGuo+8JPT1w6Ha kMEnexliIZCzp3gUkpt81mQzK+Zmt9Y3RK8o+LSQBq+TK95ETeOmgg4Jxp3AhZzbMser48 W/oqDK/XAAkrIf9AGYFVUct2EB65NYiZKsvyQS9hy8GmcHbwxes21n5sxCLLeXAfZycvum rmNmoCK9BTYKs41uSqbmKgMeDa0fHEKg0gh6P3SfogqfzR3ikxUGjrsuAtDJyA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XbrL96yQDznxK for ; Sun, 27 Oct 2024 09:09:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49R995PM093135 for ; Sun, 27 Oct 2024 09:09:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49R995Un093133 for bugs@FreeBSD.org; Sun, 27 Oct 2024 09:09:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 213026] ixgbe(4) driver name is now ix Date: Sun, 27 Oct 2024 09:09:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213026 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dd8b48a267fc0f737a13cb52dc1071981e= cb1e003 commit d8b48a267fc0f737a13cb52dc1071981ecb1e003 Author: Felix Johnson AuthorDate: 2024-10-27 00:26:34 +0000 Commit: Kevin Bowling CommitDate: 2024-10-27 09:00:43 +0000 ixgbe.4: rename to ix.4 PR: 213026 MFC after: 3 days Reported by: Sergey Akhmatov Co-authored-by: Alexander Ziaee share/man/man4/Makefile | 8 ++++---- share/man/man4/{ixgbe.4 =3D> ix.4} | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=