ch6: ncurses: Use <command> for program name

This commit is contained in:
Xi Ruoyao 2025-07-01 10:57:35 +08:00
parent d4171ab2ff
commit 153d3ccbca
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -43,7 +43,7 @@
<sect2 role="installation">
<title>Installation of Ncurses</title>
<para>First, run the following commands to build the <quote>tic</quote>
<para>First, run the following commands to build the <command>tic</command>
program on the build host. We install it in
<filename class="directory">$LFS/tools</filename>, so that it is found
in the <envar>PATH</envar> when needed:</para>