diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-30 08:32:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-30 08:32:54 +0000 |
commit | 3c8d95df7cccbf10f10626a17bfec49f959ec083 (patch) | |
tree | f9aa31892eefd14454cb08705d67016479f9038c /share | |
parent | 14a5c86d9bb8657aebed0526049047f75a65b6b6 (diff) |
tweak previous; help/ok jsg yuo
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/umsm.4 | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/share/man/man4/umsm.4 b/share/man/man4/umsm.4 index db03d7536d4..bd02d96f2cd 100644 --- a/share/man/man4/umsm.4 +++ b/share/man/man4/umsm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umsm.4,v 1.32 2008/07/29 06:51:54 yuo Exp $ +.\" $OpenBSD: umsm.4,v 1.33 2008/07/30 08:32:53 jmc 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: July 29 2008 $ +.Dd $Mdocdate: July 30 2008 $ .Dt UMSM 4 .Os .Sh NAME @@ -74,13 +74,14 @@ Devices suspected of being compatible are: .It Li "Sierra Wireless MC8775" Ta Ta PCI Express Mini Card .El .Pp -Some modems have multiple com ports, however almost all modems -have only one effective port for PPP connections. -For example, the Huawei E220 has two com ports, but only the first -port can be used to make connections, the second one is for management. -The Option GlobeTrotter HSDPA modem has three com ports, but -only the last port can be used to make PPP connections. -.Pp +Some modems have multiple serial ports, +however almost all modems have only one effective serial port +for PPP connections. +For example, the Huawei E220 has two serial ports, +but only the first port can be used to make connections; +the second one is for management. +The Option GlobeTrotter HSDPA modem has three serial ports, +but only the last port can be used to make PPP connections. .Sh EXAMPLES An example .Pa /etc/ppp/ppp.conf |