Changeset 93adfd5f


Ignore:
Timestamp:
Dec 13, 2015, 1:30:35 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
c636dee
Parents:
69ae77b (diff), 9aeb02b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of clfs.org:cross-lfs

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.