On Wed, Feb 22, 2017 at 07:52:29PM -0500, Seth Jackson wrote:
> I was browsing the armv7 platform page and noticed the dwge(4) driver was
> linked to the sxie(4) man page.
> 
> The following diff fixes that:

Thanks, fixed.

> 
> Index: www/armv7.html
> ===================================================================
> RCS file: /cvs/www/armv7.html,v
> retrieving revision 1.36
> diff -u -p -u -r1.36 armv7.html
> --- www/armv7.html      16 Oct 2016 19:11:29 -0000      1.36
> +++ www/armv7.html      23 Feb 2017 00:42:26 -0000
> @@ -105,7 +105,7 @@ BeagleBoard) and <tt>panda</tt> (for Pan
>           integrated SMSC LAN95xx 10/100 USB Ethernet on <tt>panda</tt></li>
>         <li><a 
> href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7";>sxie(4)</a>
>           sunxi EMAC 10/100 Ethernet device on <tt>sunxi</tt></li>
> -       <li><a 
> href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7";>dwge(4)</a>
> +       <li><a 
> href="http://man.openbsd.org/?query=dwge&amp;sektion=4&amp;arch=armv7";>dwge(4)</a>
>           sunxi GMAC 10/100/Gigabit Ethernet device on <tt>sunxi</tt></li>
>  </ul>
> 
> 
> 
> 

Reply via email to