summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-03-03 00:11:51 +0100
committerLennart Poettering <lennart@poettering.net>2015-03-03 00:11:51 +0100
commita68188812290cb9ec9f3f8a17b65e64549a4fd65 (patch)
tree627f51720acbb9a608124b90596e9fa4897381d3 /man
parentd4a144fadf89bca681724c6c9a65b4a165fa0f90 (diff)
man: fix typo
Diffstat (limited to 'man')
-rw-r--r--man/systemd.netdev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 4480e1999..ef58887dc 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -108,7 +108,7 @@
<entry>A bond device is an aggregation of all its slave devices. See <ulink url="https://www.kernel.org/doc/Documentation/networking/bonding.txt">Linux Ethernet Bonding Driver HOWTO</ulink> for details.Local configuration</entry></row>
<row><entry><varname>bridge</varname></entry>
- <entry>A bridge devcie is a software switch, each of its slave devices and the bridge itself are ports of the switch.</entry></row>
+ <entry>A bridge device is a software switch, each of its slave devices and the bridge itself are ports of the switch.</entry></row>
<row><entry><varname>dummy</varname></entry>
<entry>A dummy device drops all packets sent to it.</entry></row>