summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2017-05-22 20:33:29 +0200
committerLubomir Rintel <lkundrak@v3.sk>2017-05-31 20:17:42 +0200
commitaedeb3cbf4fa5857d7784b10d8b20cba798cc7ce (patch)
tree6baadca04749366a192b463d26623899141a6d53 /man
parentab46c9c70c41b14db2c216983bfa96194f272b5a (diff)
downloadNetworkManager-aedeb3cbf4fa5857d7784b10d8b20cba798cc7ce.tar.gz
clients: add support for Bluetooth NAP type
Diffstat (limited to 'man')
-rw-r--r--man/nmcli.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml
index 8ee7914b15..58a7004f07 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -1804,10 +1804,10 @@ property as well.
<row>
<entry align="left">bt-type</entry>
<entry align="left"><link linkend="nm-settings.property.bluetooth.type">bluetooth.type</link></entry>
- <entry align="left" valign="top">Apart from the usual <literal>dun</literal> and
-<literal>panu</literal> options, the values of <literal>dun-gsm</literal>
-and <literal>dun-cdma</literal> can be used for compatibility with older
-versions. They are equivalent to using <literal>dun</literal> and setting
+ <entry align="left" valign="top">Apart from the usual <literal>panu</literal>,
+<literal>nap</literal> and <literal>dun</literal> options, the values of
+<literal>dun-gsm</literal> and <literal>dun-cdma</literal> can be used for compatibility
+with older versions. They are equivalent to using <literal>dun</literal> and setting
appropriate <literal>gsm.*</literal> or <literal>cdma.*</literal> properties.</entry>
</row>
</tbody>