Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2023 02:51:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269214] loader.efi(8) online: a space in an example command is misrepresented as a tab
Message-ID:  <bug-269214-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269214

            Bug ID: 269214
           Summary: loader.efi(8) online: a space in an example command is
                    misrepresented as a tab
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: grahamperrin@freebsd.org
                CC: doc@FreeBSD.org

Under
<https://man.freebsd.org/cgi/man.cgi?query=loader.efi&sektion=8&manpath=FreeBSD+13.1-STABLE#EXAMPLES>;
and
<https://man.freebsd.org/cgi/man.cgi?query=loader.efi&sektion=8&manpath=FreeBSD+14.0-CURRENT#EXAMPLES>: 

           # cp /boot/loader.efi /boot/efi/efi/freebsd/loader.efi


The result of the example: 

root@mowa219-gjp4-8570p-freebsd:~ # cp
cp             cpanel_json_xs cpp12          cpufetch       
cpack          cpio           cpp2html       cpuid_tool     
cpaldjvu       cpp            cpu-x          cpupdate       
cpan           cpp10          cpucontrol     cpuset         
root@mowa219-gjp4-8570p-freebsd:~ # cp/boot/loader.efi
/boot/efi/efi/freebsd/loader.efi


----

Without the offending tab: 

           # cp /boot/loader.efi /boot/efi/efi/freebsd/loader.efi

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269214-227>