diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/less.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/less.xml b/chapter06/less.xml index 514bd6b64..793a42bb7 100644 --- a/chapter06/less.xml +++ b/chapter06/less.xml @@ -32,7 +32,7 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem> <para>Prepare Less for compilation:</para> -<screen><userinput>./configure --prefix=/usr --bindir=/bin --sysconfdir=/etc</userinput></screen> +<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc</userinput></screen> <para>The meaning of the configure options:</para> |