diff options
Diffstat (limited to 'chapter08/sed.xml')
-rw-r--r-- | chapter08/sed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/sed.xml b/chapter08/sed.xml index 77d30479b..629b83465 100644 --- a/chapter08/sed.xml +++ b/chapter08/sed.xml @@ -42,7 +42,7 @@ <para>Prepare Sed for compilation:</para> -<screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin</userinput></screen> +<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen> <para>Compile the package and generate the HTML documentation:</para> |