Index: jails/chapter.xml
===================================================================
--- jails/chapter.xml	(revision 46005)
+++ jails/chapter.xml	(working copy)
@@ -240,7 +240,7 @@
     <para>When using &man.sh.1; on &os;&nbsp;9.x and newer, issue this
       command:</para>
 
-    <screen>&prompt.root; <userinput>for <replaceable>sets</replaceable> in BASE DOC GAMES PORTS; do (tar -xf /mnt/FREEBSD_INSTALL/USR/FREEBSD_DIST/$<replaceable>sets</replaceable>.TXZ -C $DESTDIR</userinput></screen>
+    <screen>&prompt.root; <userinput>for <replaceable>sets</replaceable> in BASE DOC GAMES PORTS; do (tar -xf /mnt/FREEBSD_INSTALL/USR/FREEBSD_DIST/$<replaceable>sets</replaceable>.TXZ -C $DESTDIR) ; done</userinput></screen>
 
     <para>When using &os;&nbsp;8.x, run this:</para>
 
