Close para tag to fix build.

This commit is contained in:
Glen Barber 2012-11-19 05:16:17 +00:00
parent 38dfdc36d7
commit 6109cf2fb4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40091

View file

@ -926,7 +926,7 @@ PKG_BIN=/usr/local/sbin/pkg</programlisting>
command across all clients for that buildenv. For example:</para>
<screen>&prompt.user; ssh gohan24 df</screen>
<para>will get you a df, and
<para>will get you a df, and</para>
<screen>&prompt.user; allgohans "umount -f pointyhat.freebsd.org:/var/portbuild/i386/8-exp/ports"
&prompt.user; allgohans "umount -f pointyhat.freebsd.org:/var/portbuild/i386/8-exp/src"</screen>