summaryrefslogtreecommitdiffstats
path: root/man/custom-entities.ent.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-27 16:01:16 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-27 16:02:18 +0100
commit5fadff3352cfeb82844b6d475056bb18f2eba0dc (patch)
tree3f29e380bc4641c7fb686fc634c3b696dc1e80bf /man/custom-entities.ent.in
parentNEWS: v247-rc1 (diff)
downloadsystemd-5fadff3352cfeb82844b6d475056bb18f2eba0dc.tar.xz
systemd-5fadff3352cfeb82844b6d475056bb18f2eba0dc.zip
man/machinectl: fix pull-raw example
We do not allow machine names with "_", so the command would fail as written. Share the example with the systemd-nspawn page instead.
Diffstat (limited to 'man/custom-entities.ent.in')
-rw-r--r--man/custom-entities.ent.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/custom-entities.ent.in b/man/custom-entities.ent.in
index dc4b242fc3..1d1031b762 100644
--- a/man/custom-entities.ent.in
+++ b/man/custom-entities.ent.in
@@ -11,3 +11,5 @@
<!ENTITY KILL_USER_PROCESSES @KILL_USER_PROCESSES_YES_NO@>
<!ENTITY DEBUGTTY @DEBUGTTY@>
<!ENTITY RC_LOCAL_PATH @RC_LOCAL_PATH@>
+<!ENTITY fedora_latest_version "32">
+<!ENTITY fedora_cloud_release "1.6">