Author: trasz Date: Mon Dec 28 09:32:45 2009 New Revision: 201116 URL: http://svn.freebsd.org/changeset/base/201116
Log: Change u3g(4) and ucom(4) to not refer to pppd(8), which is gone. Modified: head/share/man/man4/u3g.4 head/share/man/man4/ucom.4 Modified: head/share/man/man4/u3g.4 ============================================================================== --- head/share/man/man4/u3g.4 Mon Dec 28 09:28:22 2009 (r201115) +++ head/share/man/man4/u3g.4 Mon Dec 28 09:32:45 2009 (r201116) @@ -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). Modified: head/share/man/man4/ucom.4 ============================================================================== --- head/share/man/man4/ucom.4 Mon Dec 28 09:28:22 2009 (r201115) +++ head/share/man/man4/ucom.4 Mon Dec 28 09:32:45 2009 (r201116) @@ -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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"