summaryrefslogtreecommitdiffstats
path: root/docs/examples/mobile_ppp
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2015-01-12 16:07:22 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2015-01-13 01:08:33 +0100
commit1f727e70efefc7a22dd86932f9be35a8727cf114 (patch)
tree788793cd7ee0de61ea7c3d127a501d26dcfa6a9c /docs/examples/mobile_ppp
parentcf675b4ab8e56267b56e2d8bc2a30f87f3502abb (diff)
downloadnetctl-1f727e70efefc7a22dd86932f9be35a8727cf114.tar.gz
netctl-1f727e70efefc7a22dd86932f9be35a8727cf114.tar.xz
Minor documentation fixes
Diffstat (limited to 'docs/examples/mobile_ppp')
-rw-r--r--docs/examples/mobile_ppp4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/examples/mobile_ppp b/docs/examples/mobile_ppp
index 383e000..67036f1 100644
--- a/docs/examples/mobile_ppp
+++ b/docs/examples/mobile_ppp
@@ -14,11 +14,9 @@ Connection=mobile_ppp
# The access point name you are connecting to
AccessPointName=apn
-# If your device has a PIN code, set it here. Defaults to None
+# If your device has a PIN code, set it here. Defaults to 'None'
#Pin=None
# Mode can be one of 3Gpref, 3Gonly, GPRSpref, GPRSonly, None
# These only work for Huawei USB modems; all other devices should use None
Mode=3Gpref
-
-# vim:ft=dosini