Date: Wed, 6 Aug 2025 15:19:23 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: fe1b8df27477 - main - uathload.8: Fix typo Message-ID: <202508061519.576FJNBn013349@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=fe1b8df274774bed56314c5b8dc7397808dd761f commit fe1b8df274774bed56314c5b8dc7397808dd761f Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-08-06 15:17:31 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-08-06 15:18:59 +0000 uathload.8: Fix typo Fixes: 0790d99e0b951cfee (Clarify descriptions) --- usr.sbin/uathload/uathload.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/uathload/uathload.8 b/usr.sbin/uathload/uathload.8 index 758e021a936e..7889245058e9 100644 --- a/usr.sbin/uathload/uathload.8 +++ b/usr.sbin/uathload/uathload.8 @@ -28,7 +28,7 @@ .Os .Sh NAME .Nm uathload -.Nd load firmware for Atheros USB wireless devices" +.Nd load firmware for Atheros USB wireless devices .Sh SYNOPSIS .Nm .Op Fl v
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508061519.576FJNBn013349>