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

            Bug ID: 259972
           Summary: Dead man page link in section 3.2.1 of the Handbook
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

Hi,

In section 3.2.1 of the Handbook [0], the link to the online man page of
atkbd(4) is dead because of a superfluous colon after the command name.

<a
href="https://www.freebsd.org/cgi/man.cgi?query=atkbd:&sektion=4&format=html";>atkbd:(4)</a>

should be

<a
href="https://www.freebsd.org/cgi/man.cgi?query=atkbd&sektion=4&format=html";>atkbd(4)</a>

Thanks!

Marin

[0]: https://docs.freebsd.org/en/books/handbook/basics/#consoles-virtual

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

Reply via email to