diff options
Diffstat (limited to 'chapter06/procinfo-inst.xml')
-rw-r--r-- | chapter06/procinfo-inst.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/chapter06/procinfo-inst.xml b/chapter06/procinfo-inst.xml index dde3916cb..9aa8ba480 100644 --- a/chapter06/procinfo-inst.xml +++ b/chapter06/procinfo-inst.xml @@ -1,16 +1,10 @@ <sect2> <title>Installation of Procinfo</title> -<para> -Install Procinfo by running the following commands: -</para> +<para>Install Procinfo by running the following commands:</para> -<para> -<screen> -<userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f - &&</userinput> -<userinput>make install</userinput> -</screen> -</para> +<para><screen><userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f - &&</userinput> +<userinput>make install</userinput></screen></para> </sect2> |