aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/ed-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/ed-inst.xml b/chapter06/ed-inst.xml
index 7287748c8..4fdcf6358 100644
--- a/chapter06/ed-inst.xml
+++ b/chapter06/ed-inst.xml
@@ -16,7 +16,7 @@ sed 's/int u/int u, sfd/' buf.c.backup | \
./configure --prefix=/usr &&
make &&
make install &&
-mv /usr/bin/ed /usr/bin/red /bin</userinput></screen></para>
+mv /usr/bin/{ed,red} /bin</userinput></screen></para>
</sect2>