Skip to content

Commit 20e2617

Browse files
committed
CLOUDSTACK-427: Fixing more instances of hardcoded steps in documentation.
1 parent 0daf66b commit 20e2617

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/en-US/citrix-xenserver-installation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ server 3.xenserver.pool.ntp.org
269269
<listitem>
270270
<para>Repeat step <xref linkend="rescan-scsi"/> on every host.</para>
271271
</listitem>
272-
<listitem>
272+
<listitem id="verify-scsi">
273273
<para>Check to be sure you see the new SCSI disk.</para>
274274
<programlisting># ls /dev/disk/by-id/scsi-360a98000503365344e6f6177615a516b -l</programlisting>
275275
<para>The output should look like this, although the specific file name will be different
@@ -279,7 +279,7 @@ server 3.xenserver.pool.ntp.org
279279
</programlisting>
280280
</listitem>
281281
<listitem>
282-
<para>Repeat step 4 on every host.</para>
282+
<para>Repeat step <xref linkend="verify-scsi"/> on every host.</para>
283283
</listitem>
284284
<listitem>
285285
<para>On the storage server, run this command to get a unique ID for the new SR.</para>

docs/en-US/console-proxy.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
<para>In the Update SSL Certificate screen of the &PRODUCT; UI, paste the following:</para>
109109
<itemizedlist>
110110
<listitem>
111-
<para>Certificate from step 1(c).</para>
111+
<para>The certificate you've just generated.</para>
112112
</listitem>
113113
<listitem>
114-
<para>Private key from step 1(e).</para>
114+
<para>The private key you've just generated.</para>
115115
</listitem>
116116
<listitem>
117117
<para>The desired new domain name; for example, company.com</para>

0 commit comments

Comments
 (0)