Changeset 7570f32


Ignore:
Timestamp:
Feb 21, 2006, 2:06:22 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9c127a8
Parents:
3bec8f3
Message:

r1037@server (orig r1035): chris | 2006-01-10 05:09:36 -0800
Fixed minor issue with spaces in chown commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/changingowner.xml

    r3bec8f3 r7570f32  
    3030    xpointer="xpointer(//*[@os='d'])"/>
    3131
    32     <screen><userinput>chown -R 0:0 /tools
    33     chown -R 0:0 /cross-tools</userinput></screen>
     32<screen><userinput>chown -R 0:0 /tools
     33chown -R 0:0 /cross-tools</userinput></screen>
    3434
    3535    <para>The commands use <parameter>0:0</parameter> instead of
Note: See TracChangeset for help on using the changeset viewer.