diff options
| author | Michael Biebl <biebl@debian.org> | 2012-08-07 22:16:03 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-08-07 22:16:03 +0200 |
| commit | 8c98b34228abb4dfde822ad89106b4d8b2287639 (patch) | |
| tree | 9305205f351759c51888cd9f7d75a2eb5b0e1431 /man/nmcli.1.in | |
| parent | 7f1d08cf21e97f5e60d4636bb1e6c287c34ee2df (diff) | |
Imported Upstream version 0.9.6.0 upstream/0.9.6.0
Diffstat (limited to 'man/nmcli.1.in')
| -rw-r--r-- | man/nmcli.1.in | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in index bd84edb7..184ce40c 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -15,14 +15,13 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" You should have received a copy of the GNU General Public Licence along +.\" with this manual; if not, write to the Free Software Foundation, Inc., +.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. .\" .\" Copyright (C) 2010 - 2012 Red Hat, Inc. .\" -.TH NMCLI "1" "29 May 2012" +.TH NMCLI "1" "26 July 2012" .SH NAME nmcli \(en command\(hyline tool for controlling NetworkManager @@ -455,6 +454,12 @@ Connection activation failed Connection deactivation failed .IP "6" 4 Disconnecting device failed +.IP "7" 4 +Connection deletion failed +.IP "8" 4 +NetworkManager is not running +.IP "9" 4 +\fInmcli\fP and \fINetworkManager\fP versions mismatch .SH EXAMPLES .IP "\fB\f(CWnmcli \-t \-f RUNNING nm\fP\fP" |