diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-12-28 09:32:45 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-12-28 09:32:45 +0000 |
| commit | 8ae7052e5fadedf2fe79811ddf6efb04e5638015 (patch) | |
| tree | 64e005e4b20c2ac459e67fc2d5ebf41212498de8 | |
| parent | cf39698e163e94b01bfc258bc41676a80184819e (diff) | |
Notes
| -rw-r--r-- | share/man/man4/u3g.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/ucom.4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/u3g.4 b/share/man/man4/u3g.4 index 2b63c5e124cf..47a34a117aee 100644 --- a/share/man/man4/u3g.4 +++ b/share/man/man4/u3g.4 @@ -76,7 +76,7 @@ Sierra MC875U, MC8775U, etc. for the complete list of supported cards for each vendor mentioned above.) .Pp -The supported 3G cards provide the necessary modem port for ppp, pppd, or mpd +The supported 3G cards provide the necessary modem port for ppp, or mpd connections as well as extra ports (depending on the specific device) to provide other functions (additional command port, diagnostic port, SIM toolkit port). diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index 5d531e43c7b2..c060cacace6e 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -68,7 +68,7 @@ driver shows a behavior like a This means that normal programs such as .Xr tip 1 or -.Xr pppd 8 +.Xr ppp 8 can be used to access the device. .Pp The |
