wok annotate ppp/description.txt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-03)
parents
children
rev   line source
al@17992 1 The Point-to-Point Protocol provides a standard way to transmit datagrams over a
al@17992 2 serial link, as well as a standard way for the machines at either end of the
al@17992 3 link to negotiate various optional characteristics of the link.
al@17992 4
al@17992 5 This package is most commonly used to manage a modem for dial-up or certain
al@17992 6 kinds of broadband connections.