aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/man.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/man.xml')
-rw-r--r--chapter06/man.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/man.xml b/chapter06/man.xml
index a3091d2f5..ad40e1186 100644
--- a/chapter06/man.xml
+++ b/chapter06/man.xml
@@ -17,7 +17,7 @@
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
-<seglistitem><seg>0.1 SBU</seg><seg>2.9MB</seg></seglistitem>
+<seglistitem><seg>0.1 SBU</seg><seg>2.9 MB</seg></seglistitem>
</segmentedlist>
<segmentedlist>
@@ -44,7 +44,7 @@ variable so that escape sequences are properly handled by Less:</para>
using programs such as <command>whatis</command>:</para>
<screen><userinput>sed -i 's@MANPATH./usr/man@#&amp;@g' src/man.conf.in</userinput></screen>
-
+
<para>Prepare Man for compilation:</para>
<screen><userinput>./configure -confdir=/etc</userinput></screen>