From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 982CC158042 for ; Fri, 1 Nov 2024 01:31:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BF81E08F3; Fri, 1 Nov 2024 01:31:27 +0000 (UTC) Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E10EE08D0 for ; Fri, 1 Nov 2024 01:31:26 +0000 (UTC) Received: by mail-pj1-x102e.google.com with SMTP id 98e67ed59e1d1-2e2e88cb0bbso1199866a91.3 for ; Thu, 31 Oct 2024 18:31:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=psc.edu; s=google; t=1730424686; x=1731029486; darn=lists.gentoo.org; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=XgkG9Fo+LBt+yrBTSvz2Be+/HqJ0ul9GBAAkVfeAj18=; b=NDeKX2zTbHojVvzv41WNtop4LgCvBUeffTRuMGP0emSx3/gG7FeP0urVITfsuaogVl /GMfYTwhDZq/L4gTtCPrB5usvyZtUf+hpmxads8yFm2tfe1ornQ87Jd+H3LWe9ncyIKk q2uFdFraYErkaYLBjRacPK7hl4E1KAPJYI3f4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730424686; x=1731029486; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XgkG9Fo+LBt+yrBTSvz2Be+/HqJ0ul9GBAAkVfeAj18=; b=jA04G3RRLzeqQS9o5A7tFSqk70KwS2pNF44cOjIU2vC6Zi2S6SKIg7Zm73gjFPxDk6 H2idGWADkoHaKnvWK1EikTasKwyAt9iAwFrex+KDMbkWJL0MHNzTkFKPQwS2PKD1fwar FNgPIq8ue8gGfshybp5IxN6wtoHebjTMHVgdd0e/8mpKa+g0MZAFgVqKjGJEJtvOtEHF WsUo/l5D+FDdzqHCaUtec5/pwtbVGg6jL/9OL2hwuCpHMXMu1TECwMWi0RMP6WgXFLId UdhdnoMNUBGD9hx9Et6TGdNTg1z7WdbyzZhrHpweTily3w1AqX0Wkh8RINrpZJr3Tu9R yfCQ== X-Gm-Message-State: AOJu0YwENpJeYnn/BVJDvZp/QIOkq61Mfmx2X5/duxXxE6S6hEcX/jLh bRFCxEUAJT4y3YfVasy+GpNpOI5iq3EEvaacmYKYqwlMq8lxp172OhzllVq538qaVXX/xYGQxUN 3y+kZeIggtbqPtl3nv2d8fyFQhKuxqyraV9bBXeO2u4T4lp8+ X-Google-Smtp-Source: AGHT+IHv9ZF7q60//TIaGY3X/jv6Ht/F5SbjG9AoPLgW6eD5FvaguY/ng4eJZ887FzIxwlA+9idH/Lf+XHK455UgR6Y= X-Received: by 2002:a17:90a:6fe5:b0:2e2:d3a4:8dbc with SMTP id 98e67ed59e1d1-2e8f0d5d25bmr22472033a91.0.1730424685772; Thu, 31 Oct 2024 18:31:25 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <575b8c26-025d-4613-b358-d14837dde17b@gentoo.org> In-Reply-To: <575b8c26-025d-4613-b358-d14837dde17b@gentoo.org> From: Mitchell Dorrell Date: Thu, 31 Oct 2024 21:31:14 -0400 Message-ID: Subject: Re: [gentoo-user] GCC man page To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6733621d-f491-4c81-b296-d003ce0aaff2 X-Archives-Hash: 7873de0c09ebcfd80a497bfd2ec2ce00 On Thu, Oct 31, 2024 at 7:12=E2=80=AFPM Eli Schwartz = wrote: > > On 10/31/24 6:56 PM, Mitchell Dorrell wrote: > > On my system, "man gcc" works fine, but "man -k gcc" results in "gcc: > > nothing appropriate.". > > It may be related to Gentoo's unusual use of $MANPATH to hide slotted > manpages outside of /usr/share/man > > -- > Eli Schwartz Were you able to reproduce it?