Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 17:23:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 259972] Dead man page link in section 3.2.1 of the Handbook
Message-ID:  <bug-259972-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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: doc@FreeBSD.org
          Reporter: lists+freebsd@olivarim.com

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.

home | help

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