Remove an unneeded comma.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-09-14 23:43:55 +00:00
parent 11d03aeff3
commit 071e53a45c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50839

View file

@ -228,7 +228,7 @@ KERNEL="GENERIC64"</programlisting>
<para>Similar to building &os; development snapshots,
<filename>thermite.sh</filename> would be invoked the same way.
The difference between development snapshots and release builds,
<literal>BETA</literal> and <literal>RC</literal>, included, is
<literal>BETA</literal> and <literal>RC</literal> included, is
that the &man.chroot.8; configuration files must be named with
<literal>release</literal> instead of <literal>snap</literal> as
the &quot;type&quot;, as mentioned above.</para>