summaryrefslogtreecommitdiffstats
path: root/rules/ppp.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-18 21:21:16 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-18 21:21:16 +0000
commit70387c7559abd2d069b4a2a38d21a0648e07183c (patch)
tree16aee94ce736526dc8d699a863dfc298dd142298 /rules/ppp.in
parentdfb7ca49d8adeff0a4ad98845f53c182c56131a7 (diff)
downloadptxdist-70387c7559abd2d069b4a2a38d21a0648e07183c.tar.gz
ptxdist-70387c7559abd2d069b4a2a38d21a0648e07183c.tar.xz
* help texts n..p rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7525 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ppp.in')
-rw-r--r--rules/ppp.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/rules/ppp.in b/rules/ppp.in
index 9794a8a06..29c7234c5 100644
--- a/rules/ppp.in
+++ b/rules/ppp.in
@@ -2,7 +2,13 @@ menuconfig PPP
bool
prompt "ppp "
help
- FIXME: This item needs to be documented
+ Just like SLIP, PPP is a protocol to send
+ datagrams across a serial connection, but
+ addresses a couple of deficiencies of the
+ former. It lets the communicating sides
+ negotiate options such as the IP address
+ and the maximum datagram size at startup
+ time, and provides for client authorization.
config PPP_MS_CHAP
bool