api: fix SetLogging description typo

This commit is contained in:
Dan Williams
2010-05-04 10:04:55 -07:00
parent e1eee77497
commit e99ad94411

View File

@@ -110,7 +110,7 @@
<tp:docstring> <tp:docstring>
A combination of logging domains separated by commas (','), or "NONE" A combination of logging domains separated by commas (','), or "NONE"
to disable logging. Each domain enables logging for operations to disable logging. Each domain enables logging for operations
related to that domain. Available domains are: [NONE, HW, RKILL, related to that domain. Available domains are: [NONE, HW, RFKILL,
ETHER, WIFI, BT, MB, DHCP4, DHCP6, PPP, WIFI_SCAN, IP4, IP6, AUTOIP4, ETHER, WIFI, BT, MB, DHCP4, DHCP6, PPP, WIFI_SCAN, IP4, IP6, AUTOIP4,
DNS, VPN, SHARING, SUPPLICANT, USER_SET, SYS_SET, SUSPEND, CORE, DNS, VPN, SHARING, SUPPLICANT, USER_SET, SYS_SET, SUSPEND, CORE,
DEVICE, OLPC] DEVICE, OLPC]