[Bug 269214] loader.efi(8) online: a space in an example command is misrepresented as a tab

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 29 Jan 2023 13:08:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269214

--- Comment #2 from Graham Perrin <grahamperrin@freebsd.org> ---
Initially, I copied from Firefox. 

The same problem (a tab character) is found with both pages when copying from
Falkon. 

The tab is visible when pasting to e.g. Code - OSS. 

(In reply to Gordon Bergling from comment #1)

Konsole, csh. 

With sh, the effect is different: 

root@mowa219-gjp4-8570p-freebsd:~ # mount | grep boot
/dev/ada0p1 on /boot/efi (msdosfs, local)
root@mowa219-gjp4-8570p-freebsd:~ # sh
# cp/boot/loader.efi /boot/efi/efi/freebsd/loader.efi
sh: cp/boot/loader.efi: not found
#

-- 
You are receiving this mail because:
You are the assignee for the bug.