diff options
| author | Michael Biebl <biebl@debian.org> | 2011-03-18 20:17:47 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-03-18 20:17:47 +0100 |
| commit | e22c6e05e9ebc6cce941762020c5710b8014677b (patch) | |
| tree | 7e9fd7f8ae24a94b03f683e0cef9a346968e1e8b /docs/settings-spec.html | |
| parent | a6b89d35fabd9f5934b84d7cde22e9268f92c3d3 (diff) | |
Imported Upstream version 0.8.3.998 upstream/0.8.3.998
Diffstat (limited to 'docs/settings-spec.html')
| -rw-r--r-- | docs/settings-spec.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/settings-spec.html b/docs/settings-spec.html index 80fce786..cfe0441b 100644 --- a/docs/settings-spec.html +++ b/docs/settings-spec.html @@ -1,6 +1,6 @@ <html> <head> -<title>NetworkManager 0.8.2 Settings Specification</title></head> +<title>NetworkManager 0.8.3.998 Settings Specification</title></head> <body> <p><h2>Setting name: '802-1x'</h2></p> <table cellspacing=10 border=0 cellpadding=2> @@ -157,7 +157,7 @@ <td><strong>type</strong></td> <td>string</td> <td></td> -<td>Either 'dun' for Dial-Up Networking connections (not yet supported) or 'panu' for Personal Area Networking connections.</td> +<td>Either 'dun' for Dial-Up Networking connections or 'panu' for Personal Area Networking connections.</td> </tr> </table><br/> <p><h2>Setting name: 'cdma'</h2></p> @@ -382,7 +382,7 @@ <tr align=left valign=top> <td><strong>dhcp-send-hostname</strong></td> <td>boolean</td> -<td>FALSE</td> +<td>TRUE</td> <td>If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the 'dhcp-hostname' property is empty and this property is TRUE, the current persistent hostname of the computer is sent.</td> </tr> <tr align=left valign=top> |