mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-24 05:10:22 +01:00
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:
parent
cbbc8620a1
commit
6fb2a24f3a
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue