Package: network-manager Version: 0.7.1-2 Severity: wishlist File: /usr/share/man/man8/NetworkManager.8.gz Tags: patch
(See also #556427.) --- NetworkManager.8 2009-11-18 03:06:00.025359000 +0800 +++ NetworkManager.8.NEW 2009-11-18 03:13:52.122433985 +0800 @@ -18,13 +18,13 @@ Information about networking is exported via a D-Bus interface to any interested application, providing a rich API with which to inspect and control network settings and operation. -.TP + NetworkManager will execute scripts in the /etc/NetworkManager/dispatcher.d directory in alphabetical order in response to network events. Each script should be (a) a regular file, (b) owned by root, (c) not writable by group or other, (d) not set-uid, (e) and executable by the owner. Each script receives two arguments, the first being the interface name of the device just activated, -and second an action. +and the second an action. The actions are: .TP .I "up" The interface has been activated. The environment contains more information @@ -59,4 +59,5 @@ Do not daemonize. This is useful for debugging, and directs log output to the controlling terminal in addition to syslog. .SH SEE ALSO -.BR nm-tool (1) +.BR nm-tool (1), +.BR nm-applet (1). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org