man: fix reference in NetworkManager.conf
Without this, it reads: See the section called “Sections” for details. but there are multiple sections called “Sections” and it should explicitly refer to the one from the other top-level section. With this change, it reads: See “Sections” under the section called “CONNECTION SECTION” for details.
This commit is contained in:
@@ -621,7 +621,7 @@ ipv6.ip6-privacy=0
|
||||
</para>
|
||||
</refsect2>
|
||||
|
||||
<refsect2 id="connection-sections">
|
||||
<refsect2 id="connection-sections" xreflabel="“Sections” under the section called “CONNECTION SECTION”">
|
||||
<title>Sections</title>
|
||||
<para>
|
||||
You can configure multiple <literal>connection</literal>
|
||||
|
Reference in New Issue
Block a user