Date: Thu, 9 Oct 2025 14:26:13 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: eea978b58875 - stable/15 - ice.4: Zap registered mark from document descr Message-ID: <202510091426.599EQDCX079842@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=eea978b58875602ac4a6f3e6037d12ea88060119 commit eea978b58875602ac4a6f3e6037d12ea88060119 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-10-04 23:11:50 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-10-09 14:25:28 +0000 ice.4: Zap registered mark from document descr Document descriptions for device drivers always contain registered trademarks of the manufacturers, but this is not a place for the registered mark symbol. While here, remove another useless symbol, the hyphen in the first line comment. MFC after: 3 days (cherry picked from commit 6720975ba0c5b821ea0e889457737a3e2692125a) --- share/man/man4/ice.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/ice.4 b/share/man/man4/ice.4 index 3f7a9017756d..544402538664 100644 --- a/share/man/man4/ice.4 +++ b/share/man/man4/ice.4 @@ -1,4 +1,4 @@ -.\"- +.\" .\" SPDX-License-Identifier: BSD-3-Clause .\" .\" Copyright (c) 2019-2020, Intel Corporation @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm ice -.Nd "Intel\(rg Ethernet 800 Series Driver" +.Nd Intel Ethernet 800 Series Driver .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510091426.599EQDCX079842>