git: plan9front

Download patch

ref: e93247d533f162f1a6b2887860df0991d88334b8
parent: 129eca5145b5f345b041946cfeea9112979500fd
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Apr 19 21:38:51 EDT 2025

mii(3): i knew i'd going to regret this... fix typo.

--- a/sys/man/3/mii
+++ b/sys/man/3/mii
@@ -17,7 +17,7 @@
 .PP
 On on its root directory, the driver serves a
 directory named
-.I phy
+.I bus
 per MII controller. It is usually named
 by the the ethernet device (like
 .BI ether N
--