summaryrefslogtreecommitdiff
path: root/man/systemd-nspawn.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-12-12 17:29:12 +0100
committerLennart Poettering <lennart@poettering.net>2014-12-12 17:30:25 +0100
commit667993e88eb7519c6674fe9a9e985619817465e0 (patch)
tree0520bbf8e87f7de4e6dc0a9e1fa3655fd17fd0e7 /man/systemd-nspawn.xml
parentb9ba4dabbab8a58a044ec42655e11e65bd3ecc47 (diff)
man: fedora 21 has been release, suggest 21 as fedora version in example yum command line
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r--man/systemd-nspawn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index d7d60e52c2..fdb0c298b0 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -780,7 +780,7 @@
<example>
<title>Boot a minimal Fedora distribution in a container</title>
- <programlisting># yum -y --releasever=19 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal
+ <programlisting># yum -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal
# systemd-nspawn -bD /srv/mycontainer</programlisting>
<para>This installs a minimal Fedora distribution into