diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2009-02-24 13:35:56 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2009-02-24 13:35:56 +0000 |
commit | 6e4fb64a50346b502c07802b72bfa44ab2df4a06 (patch) | |
tree | f76445039f57b2f5ef9fba288b2b0f042ec7a472 | |
parent | a688cf0963cf9c7cdc21d5eac9077edde3fbfd18 (diff) |
move AnyDATA ADU-E100H from ubsa(4) to umsm(4)
-rw-r--r-- | share/man/man4/ubsa.4 | 5 | ||||
-rw-r--r-- | share/man/man4/umsm.4 | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ubsa.4 b/share/man/man4/ubsa.4 index 7d35628212d..d8325144aec 100644 --- a/share/man/man4/ubsa.4 +++ b/share/man/man4/ubsa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsa.4,v 1.22 2009/02/21 09:22:35 fkr Exp $ +.\" $OpenBSD: ubsa.4,v 1.23 2009/02/24 13:35:55 yuo 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: February 21 2009 $ +.Dd $Mdocdate: February 24 2009 $ .Dt UBSA 4 .Os .Sh NAME @@ -59,7 +59,6 @@ The driver supports the following adapters: .Pp .Bl -tag -width Dv -offset indent -compact -.It AnyDATA E100H .It Axesstel MV100H .It Belkin F5U103 .It Belkin F5U120 diff --git a/share/man/man4/umsm.4 b/share/man/man4/umsm.4 index 118129269fa..5ae90e63bc6 100644 --- a/share/man/man4/umsm.4 +++ b/share/man/man4/umsm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umsm.4,v 1.45 2009/02/21 09:22:35 fkr Exp $ +.\" $OpenBSD: umsm.4,v 1.46 2009/02/24 13:35:55 yuo 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: February 21 2009 $ +.Dd $Mdocdate: February 24 2009 $ .Dt UMSM 4 .Os .Sh NAME @@ -39,6 +39,7 @@ driver: .It Em "Device Bus" .It Li "AirPrime PC5220" Ta Ta CardBus .It Li "AnyDATA ADU-500A" Ta Ta USB +.It Li "AnyDATA ADU-E100H" Ta Ta USB .It Li "AnyDATA A2502" Ta Ta USB .It Li "Emobile D01HW" Ta Ta USB .It Li "Emobile D02HW" Ta Ta USB |