git: 80ab8a4beeb8 - main - umb.4: Remove device netmap from synopsis

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Wed, 03 Sep 2025 18:59:49 UTC
The branch main has been updated by ziaee:

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

commit 80ab8a4beeb812adfbf1cb823ab7476d4a17659a
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-03 18:50:58 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-09-03 18:59:00 +0000

    umb.4: Remove device netmap from synopsis
    
    This driver was recently improved to no longer require DEV_NETMAP.
    
    PR:             263783
    Reported by:    zlei
    Fixes:          e921d2842ee8 (umb: Fix setting the input routine)
---
 share/man/man4/umb.4 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/share/man/man4/umb.4 b/share/man/man4/umb.4
index 311a50faf8e7..37c86b3074f5 100644
--- a/share/man/man4/umb.4
+++ b/share/man/man4/umb.4
@@ -17,14 +17,13 @@
 .\"
 .\" $NetBSD: umb.4,v 1.4 2019/08/30 09:22:17 wiz Exp $
 .\"
-.Dd August 4, 2025
+.Dd September 3, 2025
 .Dt UMB 4
 .Os
 .Sh NAME
 .Nm umb
 .Nd USB Mobile Broadband Interface Model (MBIM) cellular modem driver
 .Sh SYNOPSIS
-.Cd "device netmap"
 .Cd "device usb"
 .Cd "device umb"
 .Pp