Date: Mon, 12 May 2025 16:27:19 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: ac747d47f748 - main - umb.4: add "cellular modem driver" to title Message-ID: <202505121627.54CGRJ8i085906@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=ac747d47f748b8a59f02da518d1ed7d524061896 commit ac747d47f748b8a59f02da518d1ed7d524061896 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-05-12 16:25:46 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-05-12 16:25:54 +0000 umb.4: add "cellular modem driver" to title For discoverability and consistency with other drivers. MFC after: umb does not mfc Reviewed by: adrian, khorben, mhorne Approved by: mhorne (mentor) Differential Revision: https://reviews.freebsd.org/D50301 --- share/man/man4/umb.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/umb.4 b/share/man/man4/umb.4 index b0d517095933..7ecc9a39c1ca 100644 --- a/share/man/man4/umb.4 +++ b/share/man/man4/umb.4 @@ -17,12 +17,12 @@ .\" .\" $NetBSD: umb.4,v 1.4 2019/08/30 09:22:17 wiz Exp $ .\" -.Dd August 24, 2019 +.Dd May 11, 2025 .Dt UMB 4 .Os .Sh NAME .Nm umb -.Nd USB Mobile Broadband Interface Model (MBIM) +.Nd USB Mobile Broadband Interface Model (MBIM) cellular modem driver .Sh SYNOPSIS To compile this driver into the kernel, place the following lines in your
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505121627.54CGRJ8i085906>