diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-10 19:03:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-10 19:07:48 +0100 |
commit | 7303ec8f3009d6630a994644ad9e539813badc52 (patch) | |
tree | 9a6a6c2e74f293b057db7570cdf0f4fbd5c55080 /man/systemd.network.xml | |
parent | 96aad8d15a324d0e956a4e5653a11a67b209b41a (diff) |
networkd: rename section [BridgePort] → [Bridge]
Let's stick to generic sections that describe the general technology,
instead of specific per-object sections, unless we really have a reason
to do that otherwise.
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r-- | man/systemd.network.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 1edaa0b2df..79c7a233d0 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -536,8 +536,8 @@ </refsect1> <refsect1> - <title>[BridgePort] Section Options</title> - <para>The <literal>[BridgePort]</literal> section accepts the following keys.</para> + <title>[Bridge] Section Options</title> + <para>The <literal>[Bridge]</literal> section accepts the following keys.</para> <variablelist class='network-directives'> <varlistentry> <term><varname>Cost=</varname></term> |