From 244548b7903ac95e497a7ad1666eb4b2e43c8b04 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Thu, 8 Aug 2013 10:36:47 +0200 Subject: [PATCH] man: reword description for man nmcli (connection down) Signed-off-by: Thomas Haller --- man/nmcli.1.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/nmcli.1.in b/man/nmcli.1.in index 636c44789a..669e0b98dd 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -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