Minor cleanups in preparation for big overhaul.

This commit is contained in:
Mark Linimon 2012-11-18 15:03:24 +00:00
parent a45fbecc65
commit 3877218293
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40066

View file

@ -1726,7 +1726,8 @@ ganglia:*:102:102::0:0:User &amp;:/usr/local/ganglia:/bin/sh</screen>
</listitem> </listitem>
<listitem> <listitem>
<para>We run the cluster on UTC: <para>We run the cluster on UTC. If you have not set the clock
to UTC:
<screen>cp /usr/share/zoneinfo/Etc/UTC etc/localtime</screen> <screen>cp /usr/share/zoneinfo/Etc/UTC etc/localtime</screen>
</para> </para>
</listitem> </listitem>
@ -2239,7 +2240,8 @@ ssh_cmd="/usr/local/bin/ssh"
<listitem> <listitem>
<para>For what was previously head, change <para>For what was previously head, change
<makevar>SRC_BRANCH_<replaceable>branch</replaceable>_TAG</makevar> to <makevar>SRC_BRANCH_<replaceable>branch</replaceable>_TAG</makevar> to
<literal>RELENG_<replaceable>branch</replaceable>_0</literal>.</para> <literal>RELENG_<replaceable>branch</replaceable>_0</literal>
(literal zero).</para>
</listitem> </listitem>
<listitem> <listitem>
@ -2422,7 +2424,7 @@ zfs destroy -r a/snap/src-<replaceable>old-branch</replaceable></command></para>
with the following changes:</para> with the following changes:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>Change <para>Change the value of
<makevar>SRC_BRANCH_<replaceable>branch</replaceable>_TAG</makevar> to <makevar>SRC_BRANCH_<replaceable>branch</replaceable>_TAG</makevar> to
<literal>RELENG_<replaceable>branch</replaceable>_<replaceable>N</replaceable></literal> <literal>RELENG_<replaceable>branch</replaceable>_<replaceable>N</replaceable></literal>
where <literal>N</literal> is the newest 'oldest' release where <literal>N</literal> is the newest 'oldest' release