man: reword description for man nmcli (connection down)

Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
Thomas Haller 2013-08-08 10:36:47 +02:00
parent e16e8ab7fb
commit 244548b790

View file

@ -21,7 +21,7 @@
.\"
.\" Copyright (C) 2010 - 2013 Red Hat, Inc.
.\"
.TH NMCLI "1" "13 April 2013"
.TH NMCLI "1" "8 August 2013"
.SH NAME
nmcli \- command\(hyline tool for controlling NetworkManager
@ -303,11 +303,11 @@ Available options are:
Deactivate a connection from a device without preventing the device from
further auto-activation.
.sp
Be aware that this command only deactivates the specified connection, but
doesn't prevent the device, the connection was on, from performing
auto-activation. Thus, if the connection that was downed (or another
compatible connection) has autoconnect flag set, it will be automatically
started on the idling device again.
Be aware that this command deactivates the specified active connection. The device
on which the connection was active, is still ready to connect and will perform
auto-activation by looking for a suitable connection that has the autoconnect
flag set. This includes the just deactivated connection, so if the connection is set
to autoconnect, if will be automatically started on the disconnected device again.
.br
In most cases you may want to use \fIdevice disconnect\fP command instead.
.sp