diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2008-11-23 14:24:39 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2008-11-23 14:24:39 +0000 |
commit | e0ef3e9f54fe737392c1dd5f81a86ad65d413833 (patch) | |
tree | 74a0ea5ba4c39ef163f9da0da87f8a29b8e8d237 | |
parent | 117d8b8d3d56fc149f52977dd98ea1f89fc286d5 (diff) |
move the caveat for the Globetrotter Fusion GT to the umsm(4) page, as
the device has been moved to this driver.
-rw-r--r-- | share/man/man4/ubsa.4 | 7 | ||||
-rw-r--r-- | share/man/man4/umsm.4 | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/ubsa.4 b/share/man/man4/ubsa.4 index 21576afbdbd..d1ec307c0ea 100644 --- a/share/man/man4/ubsa.4 +++ b/share/man/man4/ubsa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsa.4,v 1.18 2008/11/21 21:11:29 fkr Exp $ +.\" $OpenBSD: ubsa.4,v 1.19 2008/11/23 14:24:38 fkr Exp $ .\" $NetBSD: ubsa.4,v 1.1 2002/10/08 13:18:42 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 21 2008 $ +.Dd $Mdocdate: November 23 2008 $ .Dt UBSA 4 .Os .Sh NAME @@ -84,6 +84,3 @@ driver first appeared in .Fx 5.0 and was ported to .Ox 3.3 . -.Sh CAVEATS -The additional IEEE 802.11 wireless chipset found in the Option -GlobeTrotter 3G FUSION is not yet supported. diff --git a/share/man/man4/umsm.4 b/share/man/man4/umsm.4 index 4d15462370c..df7148a4612 100644 --- a/share/man/man4/umsm.4 +++ b/share/man/man4/umsm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umsm.4,v 1.36 2008/11/21 21:11:29 fkr Exp $ +.\" $OpenBSD: umsm.4,v 1.37 2008/11/23 14:24:38 fkr Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 21 2008 $ +.Dd $Mdocdate: November 23 2008 $ .Dt UMSM 4 .Os .Sh NAME @@ -183,3 +183,6 @@ For Verizon Wireless (and possibly other services), cards require a one-time activation before they will work; .Nm does not currently support this. +.Pp +The additional IEEE 802.11 wireless chipset found in the Option +GlobeTrotter GT FUSION is not yet supported. |