Skip to content

Commit c8045fc

Browse files
authored
Remove asterisks from global parameter references
1 parent 23a932b commit c8045fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/adminguide/systemvm.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,13 @@ of memory.
124124
#. Navigate to Configuration, Global Settings:
125125

126126
#. Set the name of the 64-bit Template, KVM64bitTemplate, in the
127-
*``router.template.kvm``* global parameter.
127+
``router.template.kvm`` global parameter.
128128

129129
If you are using a XenServer 64-bit Template, set the name in the
130-
*``router.template.xenserver``* global parameter.
130+
``router.template.xenserver`` global parameter.
131131

132132
If you are using a VMware 64-bit Template, set the name in the
133-
*``router.template.vmware``* global parameter.
133+
``router.template.vmware`` global parameter.
134134

135135
Any new virtual router created in this Zone automatically picks up
136136
this Template.

0 commit comments

Comments
 (0)