diff options
-rw-r--r-- | chapter06/e2fsprogs-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml index 4843a3554..e5399db99 100644 --- a/chapter06/e2fsprogs-inst.xml +++ b/chapter06/e2fsprogs-inst.xml @@ -4,7 +4,7 @@ <para>Install E2fsprogs by running the following commands:</para> <para>Please note that the empty --with-root-prefix= option below is supposed -to be like this. We did not forget to supply a value there.</para> +to be like that. We did not forget to supply a value there.</para> <para><screen><userinput>./configure --prefix=/usr --with-root-prefix= \</userinput> <userinput> --enable-elf-shlibs &&</userinput> |