diff options
| author | Aron Xu <aron@debian.org> | 2016-12-20 20:07:38 +0800 |
|---|---|---|
| committer | Aron Xu <aron@debian.org> | 2016-12-20 20:07:38 +0800 |
| commit | 3bf5cabfc7d7a3c7fdb4e2bc3d771d2a07db8bc0 (patch) | |
| tree | 1ac587c7e73af842b847599dc29b44430bf112ff /man/nmcli-examples.7 | |
| parent | 1836daa45f4f0d8d0b791ed020774b915e9dd92d (diff) | |
| parent | 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b (diff) | |
Merge tag 'upstream/1.4.4'
Upstream version 1.4.4
Diffstat (limited to 'man/nmcli-examples.7')
| -rw-r--r-- | man/nmcli-examples.7 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man/nmcli-examples.7 b/man/nmcli-examples.7 index 69a627bc..2bfc2190 100644 --- a/man/nmcli-examples.7 +++ b/man/nmcli-examples.7 @@ -1,13 +1,13 @@ '\" t .\" Title: nmcli-examples .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 09/30/2016 +.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> +.\" Date: 12/16/2016 .\" Manual: Examples -.\" Source: NetworkManager 1.4.2 +.\" Source: NetworkManager 1.4.4 .\" Language: English .\" -.TH "NMCLI\-EXAMPLES" "7" "" "NetworkManager 1\&.4\&.2" "Examples" +.TH "NMCLI\-EXAMPLES" "7" "" "NetworkManager 1\&.4\&.4" "Examples" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -43,7 +43,7 @@ The purpose of this manual page is to provide you with various examples and usag \fInmcli\fR\&. .SH "EXAMPLES" .PP -\fBExample\ \&1.\ \&Listing available Wi-Fi APs\fR +\fBExample\ \&1.\ \&Listing available Wi\-Fi APs\fR .sp .if n \{\ .RS 4 @@ -73,7 +73,7 @@ option for displaying different columns\&. \fBnmcli \-f all dev wifi list\fR will show all of them\&. .PP -\fBExample\ \&2.\ \&Showing general information and properties for a Wi-Fi interface\fR +\fBExample\ \&2.\ \&Showing general information and properties for a Wi\-Fi interface\fR .sp .if n \{\ .RS 4 @@ -331,7 +331,7 @@ nager/ActiveConnection/9 .PP This example shows escaping colon characters in tabular mode\&. It may be useful for script processing, because \*(Aq:\*(Aq is used as a field separator\&. .PP -\fBExample\ \&11.\ \&nmcli usage in a NetworkManager dispatcher script to make Ethernet and Wi-Fi mutually exclusive\fR +\fBExample\ \&11.\ \&nmcli usage in a NetworkManager dispatcher script to make Ethernet and Wi\-Fi mutually exclusive\fR .sp .if n \{\ .RS 4 |