diff options
Diffstat (limited to 'chapter06/inetutils-inst.xml')
-rw-r--r-- | chapter06/inetutils-inst.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/inetutils-inst.xml b/chapter06/inetutils-inst.xml index 374e0be8d..0b08d6d34 100644 --- a/chapter06/inetutils-inst.xml +++ b/chapter06/inetutils-inst.xml @@ -8,8 +8,7 @@ <screen><userinput>./configure --prefix=/usr --disable-syslogd \ --libexecdir=/usr/sbin --disable-logger \ --sysconfdir=/etc --localstatedir=/var \ - --disable-whois --disable-servers -</userinput></screen> + --disable-whois --disable-servers</userinput></screen> <para>The meaning of the configure options:</para> |