On 31 August 2016 at 22:28, Debugfan Chin <debugfanchin@xxxxxxxxx> wrote: > I found occasionally some bookmarks such as "RETURN VALUE", "CONFORMING TO" > in navigation doesn't work when I visited the web page > "http://man7.org/linux/man-pages/man2/fork.2.html". And then I tested some > other pages, they seem to have the same problem. > I checked the page source and found: the code of the bookmark "RETURN VALUE" > is > <a href="#RETURN VALUE">RETURN VALUE</a>, > but the code of the corresponding position is > <h2><a id="RETURN_VALUE" href="#RETURN_VALUE">. > As show as above, the "#RETURN VALUE" is not matched with > "RETURN_VALUE", so the jump inside the page doesn't work. The "CONFORMING > TO" is similar. Thanks! Fixed now. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html