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 @@ Boot a minimal Fedora distribution in a container - # yum -y --releasever=19 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal + # yum -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal # systemd-nspawn -bD /srv/mycontainer This installs a minimal Fedora distribution into