scripts/populate.in
changeset 2564 5d4e91c0343e
parent 2279 a559d9890c02
child 2939 58974be61289
     1.1 --- a/scripts/populate.in	Tue Jan 25 20:31:16 2011 +0100
     1.2 +++ b/scripts/populate.in	Sun Jul 17 16:53:40 2011 +0200
     1.3 @@ -83,7 +83,7 @@
     1.4          If the destination root directory exists, then the content of the
     1.5          source root directory is copied in there, and the result is populated
     1.6          as usual.
     1.7 -        It can be usefull if constructing a rootfs incrementally from many
     1.8 +        It can be useful if constructing a rootfs incrementally from many
     1.9          smaller source root directories, or if your destination root directory
    1.10          is an NFS export that your target mounts as / (and you don't want to
    1.11          re-run exportfs -av everytime). USE WITH CARE!