From c2de0d98ba39e0a1a970d066fd19be786092f376 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 1 Mar 2016 16:55:22 +0100 Subject: Imported Upstream version 1.1.91 --- man/NetworkManager.xml | 143 +++++++++++++++++++++++++------------------------ 1 file changed, 74 insertions(+), 69 deletions(-) (limited to 'man/NetworkManager.xml') diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml index 2df37d9a..e674943e 100644 --- a/man/NetworkManager.xml +++ b/man/NetworkManager.xml @@ -191,13 +191,18 @@ DEVICE_IFACE - The interface name of the device. + The interface name of the control interface of the device. + Depending on the device type, this differs from + DEVICE_IP_IFACE. For example for + ADSL devices, this could be 'atm0' or for WWAN devices + it might be 'ttyUSB0'. DEVICE_IP_IFACE - The IP interface name of the device. + The IP interface name of the device. This is the network + interface on which IP addresses and routes will be configured. @@ -286,79 +291,79 @@ - | - Print the NetworkManager software version and exit. - + | + Print the NetworkManager software version and exit. + - | - Print NetworkManager's available options and exit. - + | + Print NetworkManager's available options and exit. + - | - Do not daemonize. - + | + Do not daemonize. + - | - Do not daemonize, and direct log output to the - controlling terminal in addition to syslog. - + | + Do not daemonize, and direct log output to the + controlling terminal in addition to syslog. + - | - Specify location of a PID file. The PID file - is used for storing PID of the running process and prevents - running multiple instances. - + | + Specify location of a PID file. The PID file + is used for storing PID of the running process and prevents + running multiple instances. + - - Specify file for storing state of the - NetworkManager persistently. If not specified, the default - value of /var/lib/NetworkManager/NetworkManager.state is used. - + + Specify file for storing state of the + NetworkManager persistently. If not specified, the default + value of /var/lib/NetworkManager/NetworkManager.state is used. + - - Specify configuration file to set up various - settings for NetworkManager. If not specified, the default - value of /etc/NetworkManager/NetworkManager.conf is used with - a fallback to the older 'nm-system-settings.conf' if located - in the same directory. See - NetworkManager.conf5 - for more information on configuration file. - + + Specify configuration file to set up various + settings for NetworkManager. If not specified, the default + value of /etc/NetworkManager/NetworkManager.conf is used with + a fallback to the older 'nm-system-settings.conf' if located + in the same directory. See + NetworkManager.conf5 + for more information on configuration file. + - - List plugins used to manage system-wide - connection settings. This list has preference over plugins - specified in the configuration file. Currently supported - plugins are: keyfile, , - , . - + + List plugins used to manage system-wide + connection settings. This list has preference over plugins + specified in the configuration file. Currently supported + plugins are: keyfile, , + , . + - - - Sets how much information NetworkManager sends to the log destination (usually - syslog's "daemon" facility). By default, only informational, warning, and error - messages are logged. See the section on logging in - NetworkManager.conf5 - for more information. - + + + Sets how much information NetworkManager sends to the log destination (usually + syslog's "daemon" facility). By default, only informational, warning, and error + messages are logged. See the section on logging in + NetworkManager.conf5 + for more information. + - - - A comma-separated list specifying which operations are logged to the log - destination (usually syslog). By default, most domains are logging-enabled. - See the section on logging in - NetworkManager.conf5 - for more information. - + + + A comma-separated list specifying which operations are logged to the log + destination (usually syslog). By default, most domains are logging-enabled. + See the section on logging in + NetworkManager.conf5 + for more information. + @@ -380,18 +385,18 @@ - NM_UNMANAGED - - No default connection will be created and automatic activation - will not be attempted when this property of a device is set to a - true value ("1" or "true"). You will still be able to attach a - connection to the device manually or observe externally added - configuration such as addresses or routes. - - Create an udev rule that sets this property to prevent NetworkManager - from interfering with virtual Ethernet device interfaces that are - managed by virtualization tools. - + NM_UNMANAGED + + No default connection will be created and automatic activation + will not be attempted when this property of a device is set to a + true value ("1" or "true"). You will still be able to attach a + connection to the device manually or observe externally added + configuration such as addresses or routes. + + Create an udev rule that sets this property to prevent NetworkManager + from interfering with virtual Ethernet device interfaces that are + managed by virtualization tools. + -- cgit 1.3.0-6-gf8a5