5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx ppp: ppp @VERSION@ (Point-to-Point Protocol)
5 kx ppp:
5 kx ppp: The Point-to-Point Protocol (PPP) provides a method for transmitting
5 kx ppp: data over serial links. It's commonly used for connecting to the
5 kx ppp: Internet using a modem. This package includes the PPP daemon (pppd),
5 kx ppp: which negotiates with the peer to establish the link and sets up the
5 kx ppp: ppp network interface, and pppsetup, an easy-to-use utility for
5 kx ppp: setting up your PPP daemon.
5 kx ppp:
5 kx ppp: Homepage: https://github.com/paulusmack/ppp
5 kx ppp: