]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tiny tweak
authorJim Meyering <jim@meyering.net>
Sun, 19 Mar 2000 19:01:23 +0000 (19:01 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 19 Mar 2000 19:01:23 +0000 (19:01 +0000)
doc/sh-utils.texi

index 247212d13f9525ac562d167e2c6e81545d05e1c1..2d2814544a18891b14601b29f0d4bdd367547571 100644 (file)
@@ -2806,7 +2806,7 @@ total 1023
 
 If you want to use a dynamically linked executable, say @code{bash},
 then first run @samp{ldd bash} to see what shared objects it needs.
-In addition to copying the actual binary, also copy the listed
+Then, in addition to copying the actual binary, also copy the listed
 files to the required positions under your intended new root directory.
 Finally, if the executable requires any other files (e.g., data, state,
 device files), copy them into place, too.