On Thu, Apr 27, 2023 at 03:24:06PM -0900, Andras Farkas wrote: > Small diff for 73.html: fixes incorrect link to amdgpu man page.
amdgpu(4) is the xorg driver, it is intentionally drm.4 > > SHA512 (73diff) = > b3a2afb78744cddfaa148d1bfcd825af376dc4e168e12116e49f1f16614cdc108f001b8fd592eb884e7fcf6e342da527fb437dba991fc583fbc85ef9f98b85e3 > > Index: 73.html > =================================================================== > RCS file: /cvs/www/73.html,v > retrieving revision 1.61 > diff -u -p -r1.61 73.html > --- 73.html 20 Apr 2023 14:17:41 -0000 1.61 > +++ 73.html 28 Apr 2023 00:21:04 -0000 > @@ -173,7 +173,7 @@ to 7.3. > <ul> > <li>Updated <a href="https://man.openbsd.org/drm.4">drm(4)</a> > to Linux 6.1.15 > - <li><a href="https://man.openbsd.org/drm.4">amdgpu(4)</a>: Added > + <li><a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>: Added > support for Ryzen 7000 "Raphael", Ryzen 7020 series "Mendocino", > Ryzen 7045 series "Dragon Range", > Radeon RX 7900 XT/XTX "Navi 31", > > Also attached to avoid potential mangling.