Changes in / [69ae77b:93adfd5f]


Ignore:
Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r69ae77b r93adfd5f  
    33<!ENTITY month "12"> <!-- Use two digits -->
    44<!ENTITY month_name "December">
    5 <!ENTITY day "06"> <!-- Use two digits -->
     5<!ENTITY day "10"> <!-- Use two digits -->
    66<!ENTITY year "2015"> <!-- Use four digits -->
    77
  • BOOK/partitioning/common/aboutclfs.xml

    r69ae77b r93adfd5f  
    2121  following command:</para>
    2222
    23 <screen><userinput>export CLFS=<replaceable>[/mnt/clfs]</replaceable></userinput></screen>
     23<screen><userinput>export CLFS=<replaceable>/mnt/clfs</replaceable></userinput></screen>
    2424
    2525  <para>Having this variable set is beneficial in that commands such as
  • BOOK/partitioning/common/mounting.xml

    r69ae77b r93adfd5f  
    1818  <envar>CLFS</envar> variable is set, if you haven't already:</para>
    1919
    20 <screen><userinput>export CLFS=<replaceable>[/mnt/clfs]</replaceable></userinput></screen>
     20<screen><userinput>export CLFS=<replaceable>/mnt/clfs</replaceable></userinput></screen>
    2121
    2222  <para>Next, create the mount point and mount the CLFS file system by
Note: See TracChangeset for help on using the changeset viewer.