diff options
author | trhodes <trhodes@FreeBSD.org> | 2003-02-16 22:30:00 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2003-02-16 22:30:00 +0000 |
commit | d6241fff35979f7d7518ca96ece7f192829bbf35 (patch) | |
tree | 602e1346093d0347330b04a0f6b904042f1fa952 /share/man | |
parent | 4d5a074607ff706da2cbf663fe5fb75b72907a35 (diff) | |
download | FreeBSD-src-d6241fff35979f7d7518ca96ece7f192829bbf35.zip FreeBSD-src-d6241fff35979f7d7518ca96ece7f192829bbf35.tar.gz |
Correct the BSD/OS macro.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/miibus.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/miibus.4 b/share/man/man4/miibus.4 index 5c140b0..e41e02c 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. |