diff options
Diffstat (limited to 'chapter05/ncurses.xml')
-rw-r--r-- | chapter05/ncurses.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index 045bd3412..4c4608cc3 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -39,7 +39,7 @@ ensure that other packages can find the Ncurses headers successfully.</para> <para>Compile the programs and libraries:</para> -<screen><userinput>make </userinput></screen> +<screen><userinput>make</userinput></screen> <para>Then install them and their documentation:</para> |