From be21a309458b70207b51cb745c2ff81eb977cdaa Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Sun, 16 Feb 2003 22:30:00 +0000 Subject: [PATCH] Correct the BSD/OS macro. --- share/man/man4/miibus.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/miibus.4 b/share/man/man4/miibus.4 index 5c140b0c0569..e41e02c4b2b8 100644 --- a/share/man/man4/miibus.4 +++ b/share/man/man4/miibus.4 @@ -69,7 +69,7 @@ The implementation of .Nm was originally intended to have similar API interfaces to -.Bxs 3.0 +.Bsx 3.0 and .Nx , but as a result are not well behaved newbus device drivers.