summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-05-12 19:12:28 +0200
committerThomas Haller <thaller@redhat.com>2014-05-12 19:12:28 +0200
commitb5ffcf46f1ea794d5029a36e279e6a7e6277e0bc (patch)
tree43ebf8130e6e2fdf877012ac99e00ad381137d05 /man
parent3a19de80f7fa8bc479312ba37289c2f2e50cdc7e (diff)
downloadNetworkManager-b5ffcf46f1ea794d5029a36e279e6a7e6277e0bc.tar.gz
doc: update documentation to show all logging domains
Also, mention the deprecated alias HW in man/NetworkManager.conf Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml2
-rw-r--r--man/nmcli-examples.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index 65c22a1a4a..f4460c24aa 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -370,6 +370,8 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth
<member>DEFAULT : default log domains</member>
<member>DHCP : shortcut for "DHCP4,DHCP6"</member>
<member>IP : shortcut for "IP4,IP6"</member>
+ <member> </member>
+ <member>HW : deprecated alias for "PLATFORM"</member>
</simplelist>
</para>
</varlistentry>
diff --git a/man/nmcli-examples.xml b/man/nmcli-examples.xml
index 51db0a1e1f..9efa94be32 100644
--- a/man/nmcli-examples.xml
+++ b/man/nmcli-examples.xml
@@ -154,7 +154,7 @@ $ nmcli general logging
</emphasis></synopsis>
<screen>
LEVEL DOMAINS
-INFO PLATFORM,RFKILL,ETHER,WIFI,BT,MB,DHCP4,DHCP6,PPP,IP4,IP6,AUTOIP4,DNS,VPN,SHARING,SUPPLICANT,AGENTS,SETTINGS,SUSPEND,CORE,DEVICE,OLPC,WIMAX,INFINIBAND,FIREWALL,ADSL,BOND,VLAN,BRIDGE,TEAM,CONCHECK,DCB,DISPATCH
+INFO PLATFORM,RFKILL,ETHER,WIFI,BT,MB,DHCP4,DHCP6,PPP,WIFI_SCAN,IP4,IP6,AUTOIP4,DNS,VPN,SHARING,SUPPLICANT,AGENTS,SETTINGS,SUSPEND,CORE,DEVICE,OLPC,WIMAX,INFINIBAND,FIREWALL,ADSL,BOND,VLAN,BRIDGE,DBUS_PROPS,TEAM,CONCHECK,DCB,DISPATCH
</screen>
</example>
<para>