From d72799f4689f881ed4b7c7cbd2ff3517280eaca6 Mon Sep 17 00:00:00 2001 From: Zeckmathederg Date: Tue, 4 Nov 2025 13:18:30 -0700 Subject: [PATCH] libelf: Grammar. --- chapter08/libelf.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index 66346bfc4..c0c7c5f3a 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -59,9 +59,9 @@ make -C libelf make -k check - The above command builds the utilities part of the package as well as - the unit tests. Two tests are known to fail: dwarf_srclang_check and - run-backtrace-native-core.sh. + The above command builds the utilities that are part of the package + as well as the unit tests. Two tests are known to fail: dwarf_srclang_check + and run-backtrace-native-core.sh. Install only Libelf: