From b1a90bfff4444f0e99881d3b69953fc13e0b3f85 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 19 Mar 2000 19:01:23 +0000 Subject: [PATCH] tiny tweak --- doc/sh-utils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 247212d13f..2d2814544a 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -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. -- 2.47.3