summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-02-16 19:36:51 +0100
committerLennart Poettering <lennart@poettering.net>2015-02-16 19:36:51 +0100
commitdd2fd155901a965ec0efa3adc460b33d2048d4c2 (patch)
treeed0b5b2cbe0acd6e7563bcb5f80a549ab4f2f2f0
parent6ecb6cec66739d733e95302031998f517261380c (diff)
downloadsystemd-dd2fd155901a965ec0efa3adc460b33d2048d4c2.tar.gz
NEWS: fix typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index eadca5e800..f9d243936d 100644
--- a/NEWS
+++ b/NEWS
@@ -216,7 +216,7 @@ CHANGES WITH 219:
the host as if their services were running directly on the
host.
- * systemd-nspawn's --network-beth switch now gained a short
+ * systemd-nspawn's --network-veth switch now gained a short
version "-n", since with the changes above it is now truly
useful out-of-the-box. The systemd-nspawn@.service has been
updated to make use of it too by default.