From 2388a6ab431fc104041595c5e2134de293181a8d Mon Sep 17 00:00:00 2001 From: aiminick Date: Sat, 3 Apr 2021 02:54:59 +0800 Subject: [PATCH] Update user_armhf_lib.md --- docs/user_armhf_lib.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user_armhf_lib.md b/docs/user_armhf_lib.md index 40b8469..030252b 100644 --- a/docs/user_armhf_lib.md +++ b/docs/user_armhf_lib.md @@ -10,7 +10,8 @@ sudo ldconfig ``` file /opt/vc/bin/vcdbg -/opt/vc/bin/vcdbg: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 2.6.32, not stripped +/opt/vc/bin/vcdbg: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, +interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 2.6.32, not stripped ``` ```