diff options
| author | Aron Xu <aron@debian.org> | 2016-12-20 20:06:37 +0800 |
|---|---|---|
| committer | Aron Xu <aron@debian.org> | 2016-12-20 20:06:37 +0800 |
| commit | 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b (patch) | |
| tree | 795f8d6a3aa1145e4ba8fa1564f39425ea0c6ed9 /man/nmcli-examples.7 | |
| parent | 270c4830551c9810ad4e83f9a1db2b1cb946208c (diff) | |
Imported Upstream version 1.4.4 upstream/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 |