View | Details | Raw Unified | Return to bug 200803 | Differences between
and this patch

Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/jails/chapter.xml (-2 / +1 lines)
Lines 242-249 Link Here
242
242
243
    <screen>&prompt.root; <userinput>cd /mnt/8.<replaceable>4</replaceable>-RELEASE; for <replaceable>dir</replaceable> in base catpages dict doc games info manpages ports; do (cd $<replaceable>dir</replaceable>; ./install.sh) ; done</userinput></screen>
243
    <screen>&prompt.root; <userinput>cd /mnt/8.<replaceable>4</replaceable>-RELEASE; for <replaceable>dir</replaceable> in base catpages dict doc games info manpages ports; do (cd $<replaceable>dir</replaceable>; ./install.sh) ; done</userinput></screen>
244
244
245
    <para>The &man.jail.8; manual page explains the procedure for
245
    <para>Building a jail from source files</para>
246
      building a jail:</para>
247
246
248
    <screen>&prompt.root; <userinput>setenv D <replaceable>/here/is/the/jail</replaceable></userinput>
247
    <screen>&prompt.root; <userinput>setenv D <replaceable>/here/is/the/jail</replaceable></userinput>
249
&prompt.root; <userinput>mkdir -p $D</userinput>      <co xml:id="jailpath"/>
248
&prompt.root; <userinput>mkdir -p $D</userinput>      <co xml:id="jailpath"/>

Return to bug 200803