diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2016-08-26 20:52:28 +0200 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2016-08-26 20:53:28 +0200 |
commit | f87ca31341f6f2d0999cf3075322f1c5f1b99f64 (patch) | |
tree | a7ec82faa32dea215c17c660cc9aa532f6d3735a /man | |
parent | d1f1c2f18cb3e53b1d00f8c9a1a53d4fb981a189 (diff) |
man: NetworkManager.conf: fix link syntax
Diffstat (limited to 'man')
-rw-r--r-- | man/NetworkManager.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 84b0383a4..6685babab 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -226,7 +226,7 @@ no-auto-default=* <para> This setting is deprecated for the per-device setting <literal>ignore-carrier</literal> which overwrites this setting - if specified (See <xref linked="ignore-carrier"/>). + if specified (See <xref linkend="ignore-carrier"/>). Otherwise, it is a list of matches to specify for which device carrier should be ignored. See <xref linkend="device-spec"/> for the syntax how to specify a device. |