summaryrefslogtreecommitdiffstats
path: root/man/machinectl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r--man/machinectl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 1585a0896d..39fa748d98 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -943,7 +943,7 @@
<refsect1>
<title>Examples</title>
<example>
- <title>Download an Ubuntu image and open a shell in it</title>
+ <title>Download a Ubuntu image and open a shell in it</title>
<programlisting># machinectl pull-tar https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-root.tar.gz
# systemd-nspawn -M trusty-server-cloudimg-amd64-root</programlisting>