diff options
author | 2008-05-28 17:24:52 +0000 | |
---|---|---|
committer | 2008-05-28 17:24:52 +0000 | |
commit | aee09954d81636bbca1edae754f159a3643592ed (patch) | |
tree | 121f1fc7f3a61a703c0ee716182f9e1071714f02 | |
parent | Don't limit ourselfs when it comes to arguments on command line or (diff) | |
download | wireguard-openbsd-aee09954d81636bbca1edae754f159a3643592ed.tar.xz wireguard-openbsd-aee09954d81636bbca1edae754f159a3643592ed.zip |
Spotted by jmc, I tested the device and it works, so put it in the right
section of the manpage.
-rw-r--r-- | share/man/man4/umsm.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/umsm.4 b/share/man/man4/umsm.4 index 70a0b244b69..c0aeaec4eeb 100644 --- a/share/man/man4/umsm.4 +++ b/share/man/man4/umsm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umsm.4,v 1.27 2008/05/28 13:33:44 pyr Exp $ +.\" $OpenBSD: umsm.4,v 1.28 2008/05/28 17:24:52 pyr Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -47,6 +47,7 @@ driver: .It Li "Novatel Wireless ES620" Ta Ta USB .It Li "NTT DoCoMo A2502" Ta Ta USB .It Li "ONDA Communication H600" Ta Ta CardBus +.It Li "Option GlobeTrotter 3G+" Ta CardBus .It Li "Sierra Wireless MC8755" Ta Ta PCI Express Mini Card .It Li "Sierra Wireless AirCard 580" Ta Ta CardBus .It Li "Sierra Wireless AirCard 875" Ta Ta CardBus @@ -61,7 +62,6 @@ Devices suspected of being compatible are: .It Li "Novatel Wireless S720" Ta Ta CardBus .It Li "Novatel Wireless U720" Ta Ta USB .It Li "Novatel Wireless XU870 HSDPA" Ta ExpressCard -.It Li "Option GlobeTrotter 3G+" Ta CardBus .It Li "Sierra Wireless AirCard 595" Ta CardBus .It Li "Sierra Wireless EM5625" Ta Ta USB module .It Li "Sierra Wireless MC5720" Ta Ta PCI Express Mini Card |