diff options
| author | Aymeric Wibo <obiwac@FreeBSD.org> | 2026-06-11 21:17:39 +0000 |
|---|---|---|
| committer | Aymeric Wibo <obiwac@FreeBSD.org> | 2026-06-11 21:21:52 +0000 |
| commit | ee13bfb694844df90b06c7246781212d3133e81c (patch) | |
| tree | b0674545e877a66e61bc635d08f76e93c3add03e | |
| parent | 4733b4dca5519920a4effa82a62d319c47ef50af (diff) | |
amdsmu(4): Small improvements
Suggested by: olce
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | share/man/man4/amdsmu.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/amdsmu.4 b/share/man/man4/amdsmu.4 index bf36b0a6ec34..ca8776196abd 100644 --- a/share/man/man4/amdsmu.4 +++ b/share/man/man4/amdsmu.4 @@ -5,7 +5,7 @@ .\" This software was developed by Aymeric Wibo <obiwac@freebsd.org> .\" under sponsorship from the FreeBSD Foundation. .\" -.Dd May 30, 2026 +.Dd June 11, 2026 .Dt AMDSMU 4 .Os .Sh NAME @@ -171,13 +171,14 @@ driver first appeared in .An Aymeric Wibo Aq Mt obiwac@FreeBSD.org .Pp Development was sponsored by the +.An -nosplit .An FreeBSD Foundation . .Sh BUGS The .Va dev.amdsmu.%d.ip_blocks.USB4_0.last_time value typically contains garbage and should not be relied upon. .Pp -USB4 blocking S0i3 entry appears to be reported through the +USB4 blocking S0i3 entry appears to be reported by the .Va USB3_0 through .Va USB3_4 |
