[lxc-devel] [lxc/master] Fixed typo on lxc.spec.in

dnegreira on Github lxc-bot at linuxcontainers.org
Thu Nov 23 20:24:20 UTC 2017


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 353 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20171123/92442467/attachment.bin>
-------------- next part --------------
From e82021215fdbc70c78bd562ae9b48f85db29f5c1 Mon Sep 17 00:00:00 2001
From: David Negreira <david.negreira at emesa.nl>
Date: Thu, 23 Nov 2017 21:23:14 +0100
Subject: [PATCH] Fixed typo on lxc.spec.in

Signed-off-by: David Negreira David at otherreality.net
---
 lxc.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxc.spec.in b/lxc.spec.in
index e31115deb..9aa7dd4c8 100644
--- a/lxc.spec.in
+++ b/lxc.spec.in
@@ -185,7 +185,7 @@ then
 	cat >  @LXC_DISTRO_SYSCONF@/lxc-net <<EOF
 # Leave USE_LXC_BRIDGE as "true" if you want to use lxcbr0 for your
 # containers.  Set to "false" if you'll use virbr0 or another existing
-# bridge, or mavlan to your host's NIC.
+# bridge, or macvlan to your host's NIC.
 USE_LXC_BRIDGE="true"
 
 # If you change the LXC_BRIDGE to something other than lxcbr0, then


More information about the lxc-devel mailing list