The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/5599

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
From a167a28c57598c207e4b378685dd09e1d00a864e Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <ka...@jazz.email.ne.jp>
Date: Mon, 25 Mar 2019 19:45:58 +0900
Subject: [PATCH] Fix typo in faq.md

Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
---
 doc/faq.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/faq.md b/doc/faq.md
index 4806ab9af3..32059f56f0 100644
--- a/doc/faq.md
+++ b/doc/faq.md
@@ -68,10 +68,10 @@ files**.
 
 In a larger [Production Environment](production-setup.md), it is common to have
 multiple vlans and have LXD clients attached directly to those vlans. Be aware 
that
-if you are using netplan and system-networkd, you will encounter some bugs that
+if you are using netplan and systemd-networkd, you will encounter some bugs 
that
 could cause catastrophic issues
 
-### Do not use system-networkd with netplan and bridges based on vlans
+### Do not use systemd-networkd with netplan and bridges based on vlans
 
 At time of writing (2019-03-05), netplan can not assign a random MAC address to
 a bridge attached to a vlan. It always picks the same MAC address, which causes
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to