git: f87d246e54c9 - main - man: Remove last two (R)'s from apropos results

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sun, 30 Aug 2026 02:47:13 UTC
The branch main has been updated by ziaee:

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

commit f87d246e54c975798486bf9763e7db569018480a
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-30 01:26:37 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-30 01:28:32 +0000

    man: Remove last two (R)'s from apropos results
    
    These do not belong here and can only serve to confuse search.
    
    MFC after:      3 days
---
 share/man/man4/em.4           | 2 +-
 share/man/man4/ntb_hw_intel.4 | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index 33cbfc2088e8..438812a4600f 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -40,7 +40,7 @@
 .Nm lem ,
 .Nm igb ,
 .Nm igbv
-.Nd "Intel(R) PRO/1000 Gigabit Ethernet adapter driver"
+.Nd Intel PRO/1000 Gigabit Ethernet adapter driver
 .Sh SYNOPSIS
 .Cd device iflib
 .Cd device em
diff --git a/share/man/man4/ntb_hw_intel.4 b/share/man/man4/ntb_hw_intel.4
index cc22cd96399d..b991b256834c 100644
--- a/share/man/man4/ntb_hw_intel.4
+++ b/share/man/man4/ntb_hw_intel.4
@@ -23,12 +23,12 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd October 11, 2020
+.Dd August 29, 2026
 .Dt NTB_HW_INTEL 4
 .Os
 .Sh NAME
 .Nm ntb_hw_intel
-.Nd Intel(R) Non-Transparent Bridge driver
+.Nd Intel Non-Transparent Bridge driver
 .Sh SYNOPSIS
 To compile this driver into your kernel,
 place the following lines in your kernel configuration file: