~ruther/guix-local

4f236b328aae67828ec91aa6b63731a2e05c2873 — Maxim Cournoyer 1 year, 11 months ago ea67ee7
doc: cookbook: Fix typo.

* doc/guix-cookbook.texi (Network bridge for QEMU): Fix typo.

Change-Id: I32f88bd85157a6b2cee9f68840f9e77101596518
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix-cookbook.texi
M doc/guix-cookbook.texi => doc/guix-cookbook.texi +1 -1
@@ 3803,7 3803,7 @@ the guest.

@quotation Important
By default, a single MAC address is used for all guests, unless
provided.  Failing to provided different MAC addresses to each virtual
provided.  Failing to provide different MAC addresses to each virtual
machine making use of the bridge would cause networking issues.
@end quotation