Date: Wed, 26 May 2021 17:04:08 +0200 From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernape@freebsd.org> To: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Inclusion of all manual pages in all architecture releases Message-ID: <CAGwOe2YTOCgak-CpEy4aa=vHseOMu6wjVF8JTV_0z=5WGkYFYg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I don't know what list this should be sent to, apologies if the audience is too wide. For some time now, we have not included all manual pages in every FreeBSD packaged release. For instance, i386 man pages are not included in the FreeBSD amd64 distribution. This causes a number of problems: * The https://www.freebsd.org/cgi/man.cgi is incomplete. As an example, it does not show results for pae(4). The reason for this is that the cgi interface runs on FreeBSD amd64. * In FreeBSD amd64 some manual pages have broken X-refs. See hptrr(4) for an example. * Also, we have broken links in our Release Notes. This is a consequence of the first point. See https://www.freebsd.org/releases/13.0R/hardware/#proc-i386. Is there a specific reason for this? Cheers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2YTOCgak-CpEy4aa=vHseOMu6wjVF8JTV_0z=5WGkYFYg>