From 061a8b8a29c009ff72665514e53984c1783d6ca6 Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Sat, 19 Oct 2019 10:16:27 +0000 Subject: docs: Remove an invalid ascii character A python3 version of check_links.py raises an exception reading this. Fix by removing the invalid ascii character. --- docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/linux') diff --git a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md index 18aacd7ce..6663168bd 100644 --- a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md +++ b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md @@ -15,7 +15,7 @@ Choose the following options. External toolchain - Linaro AArch64 System Configuration [*] Enable root login with password - ( ) Root password ⇐= set your password using this option + ( ) Root password = set your password using this option [*] Run a getty (login prompt) after boot ---> TTY port - ttyAMA0 Target packages -- cgit mrf-deployment