From b92cd249d7ff230c4023ca9f42019bf9828fe83a Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Thu, 22 Feb 2024 20:30:47 +0800 Subject: [PATCH] mips64el: libcap: Remove reference to x86 --- chapter08/libcap.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter08/libcap.xml b/chapter08/libcap.xml index 09a56f343..7c499f5c9 100644 --- a/chapter08/libcap.xml +++ b/chapter08/libcap.xml @@ -59,8 +59,7 @@ This parameter sets the library directory to /usr/lib rather than - /usr/lib64 on x86_64. It has no effect on - x86. + /usr/lib64 on 64-bit MIPS.