aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter05/ncurses.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml
index 26ef70464..09d8160a0 100644
--- a/chapter05/ncurses.xml
+++ b/chapter05/ncurses.xml
@@ -43,7 +43,7 @@
<sect2 role="installation">
<title>Installation of Ncurses</title>
- <para>First, ensure that gawk is found first during configuration:</para>
+ <para>First, ensure that <command>gawk</command> is found first during configuration:</para>
<screen><userinput remap="pre">sed -i s/mawk// configure</userinput></screen>