a233116
From 33ffe19b7c01fc1f4d32c629d4c6462776d84644 Mon Sep 17 00:00:00 2001
a233116
From: Lennart Poettering <lennart@poettering.net>
a233116
Date: Tue, 3 Mar 2015 00:11:51 +0100
a233116
Subject: [PATCH] man: fix typo
a233116
a233116
(cherry picked from commit a68188812290cb9ec9f3f8a17b65e64549a4fd65)
a233116
---
a233116
 man/systemd.netdev.xml | 2 +-
a233116
 1 file changed, 1 insertion(+), 1 deletion(-)
a233116
a233116
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
a233116
index 4480e1999d..ef58887dc8 100644
a233116
--- a/man/systemd.netdev.xml
a233116
+++ b/man/systemd.netdev.xml
a233116
@@ -108,7 +108,7 @@
a233116
           <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>
a233116
 
a233116
           <row><entry><varname>bridge</varname></entry>
a233116
-          <entry>A bridge devcie is a software switch, each of its slave devices and the bridge itself are ports of the switch.</entry></row>
a233116
+          <entry>A bridge device is a software switch, each of its slave devices and the bridge itself are ports of the switch.</entry></row>
a233116
 
a233116
           <row><entry><varname>dummy</varname></entry>
a233116
           <entry>A dummy device drops all packets sent to it.</entry></row>