From 153d3ccbcaaaa52a34156988bd275cca72017e85 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 1 Jul 2025 10:57:35 +0800 Subject: [PATCH] ch6: ncurses: Use for program name --- chapter06/ncurses.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index a29bcea7f..6ff7e996e 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -43,7 +43,7 @@ Installation of Ncurses - First, run the following commands to build the tic + First, run the following commands to build the tic program on the build host. We install it in $LFS/tools, so that it is found in the PATH when needed: