From 30f0643ab578e240dac727f650d3672c1188e609 Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Wed, 21 Dec 2011 17:11:10 +0100 Subject: [PATCH] doc: Change bearer name to cellular instead 3G --- doc/service-api.txt | 5 +++-- doc/session-api.txt | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/service-api.txt b/doc/service-api.txt index d04f406..629c024 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -235,8 +235,9 @@ Properties string State [readonly] array{string} Nameservers.Configuration [readwrite] The list of manually configured domain name - servers. Some 3G networks don't provide correct - name servers and this allows for an override. + servers. Some cellular networks don't provide + correct name servers and this allows for an + override. This array is sorted by priority and the first entry in the list represents the nameserver with diff --git a/doc/session-api.txt b/doc/session-api.txt index 3a0c9ca..0bc93fc 100644 --- a/doc/session-api.txt +++ b/doc/session-api.txt @@ -103,7 +103,8 @@ Settings string Bearer [readonly] In addition the Online settings notification might not happen right away. Notifications of online state can be delayed based on the speed of the bearer. It - is done to avoid congestion on bearers like 3G etc. + is done to avoid congestion on bearers like cellular + etc. boolean Priority [readwrite] -- 2.7.4