From owner-freebsd-doc@freebsd.org Wed Mar 3 16:52:58 2021 Return-Path: Delivered-To: freebsd-doc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 733D8548C8E for ; Wed, 3 Mar 2021 16:52:58 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com [209.85.167.53]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DrKn5669fz4YD8; Wed, 3 Mar 2021 16:52:57 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: by mail-lf1-f53.google.com with SMTP id m22so38210474lfg.5; Wed, 03 Mar 2021 08:52:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=/YuDVqeatVEO4tZbdlmYL+/HseJpncg+9aZjVhc2EeU=; b=JJcnyYeUmMYb2ULlsdD9GbUp6gtVM4O+wDVrTiVGZqNjuO9ObrM1zTqMfzzSn8mh9m jhnrCfDDqL7MGXZogMgwp5FcvW2QKZEtEagltW209P2Umc9K8cHdyG1+lgebysZuHVal OMlKOrN+tZz/ZNM8EcGWXuz4B0nI7GnAfb5duyoUkPkzzCEJ1pdBR6IreQyZ5CkqJgNJ FJqeqRbLATQsYIwXtnw5xbB/JfZCdejKsVeyQCbIHLURjlAQ7coPdgq1QccyLkHQ3FZx /HUNyQWjvprMJ+2JPSIYLtPp2GGwL1v+4QTke7IgOkv48JOj6WvWanJeHTyxAscInrcq RQeg== X-Gm-Message-State: AOAM533maGJFjKSQ4on9MpFROagoVqoon0iPJ6t/9apQryt+vXCxCm78 EtaWSNUvU+tQYL/u8MK0qPqycqqgSNUZZ+yJqoHmoidxnO0= X-Google-Smtp-Source: ABdhPJxq8pIhcRjLTbXer0iUBFo/eGp93llnzBqqaabgrNVNWspwAZ0eVy+bjRLAXB4RP00YXGnE+dR0azlGYXnQNkM= X-Received: by 2002:a19:7cc:: with SMTP id 195mr15064126lfh.134.1614790375513; Wed, 03 Mar 2021 08:52:55 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Wolfram Schneider Date: Wed, 3 Mar 2021 17:52:44 +0100 Message-ID: Subject: Re: Find architecture specific man pages in man.cgi To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Cc: freebsd-doc@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4DrKn5669fz4YD8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of wschnr@googlemail.com designates 209.85.167.53 as permitted sender) smtp.mailfrom=wschnr@googlemail.com X-Spamd-Result: default: False [-3.00 / 15.00]; RCVD_TLS_ALL(0.00)[]; FREEMAIL_ENVFROM(0.00)[googlemail.com]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; RBL_DBL_DONT_QUERY_IPS(0.00)[209.85.167.53:from]; SPAMHAUS_ZRD(0.00)[209.85.167.53:from:127.0.2.255]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.85.167.53:from]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FORGED_SENDER(0.30)[wosch@freebsd.org,wschnr@googlemail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.167.53:from]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[wosch@freebsd.org,wschnr@googlemail.com]; MAILMAN_DEST(0.00)[freebsd-doc]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2021 16:52:58 -0000 On Wed, 3 Mar 2021 at 16:04, Fernando Apestegu=C3=ADa = wrote: > > Hi all, > > I'm trying to access the pae(4) man page from the man.cgi interface at > https://www.freebsd.org/cgi/man.cgi. Looking just for "pae" with the > default search does not show any results: > > https://www.freebsd.org/cgi/man.cgi?query=3Dpae&apropos=3D0&sektion=3D0&m= anpath=3DFreeBSD+12.2-RELEASE+and+Ports&arch=3Ddefault&format=3Dhtml > > The Architecture drop list only shows "All architectures". pae(4) is i386 > specific (src/share/man/man4/man4.i386/pae.4) and I understand it should = be > shown somehow. > > After tinkering with the combos, I got this URL for a query and I noticed > the arch=3Ddefault parameter. I changed that to arch=3Di386 but still I c= an not > get it to show the page. > > https://www.freebsd.org/cgi/man.cgi?query=3Dpae&apropos=3D0&sektion=3D4& > manpath=3DFreeBSD+12.2-RELEASE+and+Ports&arch=3Ddefault&format=3Dhtml > > Similar problems occur with other architecture specific man pages like > imx_wdog(4) for arm. > > What am I missing? Hi Fernando, The FreeBSD man pages are based on the released packages, e.g. http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.2-RELEASE/ We are using amd64 because this is the main platform today (tier1). Unfortunately, the packages contain only the man pages for the given architecture. This wasn't always the case, up to FreeBSD 9.3 we delivered all man pages for all architectures. you can read the old pae(4) man page here: https://www.freebsd.org/cgi/man.cgi?query=3Dpae&manpath=3DFreeBSD+9.3-RELEA= SE&arch=3Di386 I don't know why we made this change to our build system, and if this was intentionally. I think it is a mistake. I want to read i386 man pages on an amd64 machine. -Wolfram --=20 Wolfram Schneider https://wolfram.schneider.org