From nobody Mon Mar 25 09:01:46 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V36PQ2CtXz5FhMt for ; Mon, 25 Mar 2024 09:01:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V36PP6Fj3z4jVT for ; Mon, 25 Mar 2024 09:01:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711357305; a=rsa-sha256; cv=none; b=i1ueETIsvip9iRkLz4+YHgm0WRFloD/FgbbdD/ZHOwwyG5HrOhY7H3809C58EgDPsuh8kx +UCW3RXKm7pYm5EOvwC2lsnMkFKex2krkexlHbCw8W+rNH7HQdsnkt99RFPTXV31lXz6Xa gn60iFIAmnNOP9iiOg5R/8E54ZyIMErwtHcZo2m9ac2QArJenwfM94b3lN2CxwfUS2bmkO XUktLc/h70WozP6vNNZBKctpxY5ZB7A8agm5+zmWFoqoOGvXMVAWolWp8T73aNQ93kuEVx CkKiOrZEYMUDgcQ0Vna9D48uGjzJQIN5xDWtAw2Fs9VRSzgvv1HlFfwrA+ohlw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711357305; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5V6M6e+yuCRFAWMA3UsZRQYEEyApPIvY/OluJSXAJuc=; b=VMoKcDvaSoU7fi92lVCNyZ+x+roJRQ/caElTG+n+MqQnUgd7eZxnvVO9vRtRS8OhlmKZHi +R9K/tNiSgJSMvUdWfnhg1BIBo8PjNLJRjcZg7bTAblw3COdmqGI914UjqnjiF4VRvpi6V qHSth5uMf4gwUGm50sdgd4lSzXxUz/92+StOLAaiwWNb4D714nqw2K1seutpq8aBdz66gi sCIgX3eHLNYsxqBW5yGmlVY+JL53CbIrSogs7N8GCgJ0/2sNOs3JAZbykDigOn74/uWpiu WSHulMhR9CJfc/MinSTF8G5vg0ESQkmDYfABAV0HoYjtqiVkHyYC+JG3wbgM3g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V36PP5qccz18W7 for ; Mon, 25 Mar 2024 09:01:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 42P91jUK009104 for ; Mon, 25 Mar 2024 09:01:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42P91jta009099 for doc@FreeBSD.org; Mon, 25 Mar 2024 09:01:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 272906] man.cgi: make apropos support filtering by section Date: Mon, 25 Mar 2024 09:01:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272906 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #4 from Wolfram Schneider --- The patch is applied and live. Thanks! --=20 You are receiving this mail because: You are on the CC list for the bug.=