From nobody Thu Aug 22 21:08:47 2024 X-Original-To: bugs@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 4WqbR36nBWz5TfHp for ; Thu, 22 Aug 2024 21:08:47 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WqbR35WLYz4Zd3 for ; Thu, 22 Aug 2024 21:08:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724360927; a=rsa-sha256; cv=none; b=oD0hk6uzeQpcmXc0y2/9naK5FcASJbklm2uLY0LXyoMRjg6eVA8e4k34zvUB54XBRhlEA1 nIcHhRewz9QQ0hm/d3g3h02mgayB1mzyDQEPWsRwWcm+aBJZtJn05ovEdVfFYlyn+OMrWA 6JPmOP0w6j16aLfObGyrblp2HN0rg0qdsR72G6phvqRRojS6LWsjF0ATFGY2bW3CyVoP7b Cv0AnL3akVLRlGeNyp5+R57nvxGGuptmi8rc45gBldE5aaB4YffeZhULPvEvTYh7/Xoxja FWiwMEKLOhApE1ND6oUVZPSeL6OEHt67waAhSKWKnqu81dfrY7f6HViINmxVTg== 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=1724360927; 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=mFQeZBo65PfF8FYgjIcBys19k8Jh/1ljIfATBimEtSc=; b=DcqjfdgcjiIkql5qKJLdKjsBTAbuOaM0PrtRNGnwP8j0irg/dHk7DNg8cHvXxCLrtMs+A8 22j97WApyTFqHICk4jBH2vt008ftUxEelRNX7ALia3y2JNL3eCfHnUcks8GbyITxgCwZDA 8yBfKV9mpPgYD5LlPkNNDYgZYESrE6x0aBAz8MJ9PLEotlPfR2/cU6lcYkUX52mw3cDaJT dwt4ozVz6VOjrPtYWjSxeRDUpN9IMG8Cf4/KIGjPYLUo8ALxYrk1tsBh71UOdZWEE9q7XE VcOGptwUAmcAVNMkVXryPGwkH/wGdriSij/xsIoGtR+tLMo8lRhumbhxheoVQw== 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 4WqbR350xJzkDy for ; Thu, 22 Aug 2024 21:08:47 +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 47ML8lEQ001203 for ; Thu, 22 Aug 2024 21:08:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47ML8lH7001198 for bugs@FreeBSD.org; Thu, 22 Aug 2024 21:08:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280994] [PATCH]: Fix for pam_xdg.8 mentioning "runtime_dir" instead of "runtime_dir_prefix" Date: Thu, 22 Aug 2024 21:08:47 +0000 X-Bugzilla-Reason: AssignedTo 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280994 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D6aee1dc48006445b6e062db86c5c3697b= 04b98f6 commit 6aee1dc48006445b6e062db86c5c3697b04b98f6 Author: Maxim Konovalov AuthorDate: 2024-08-22 21:03:59 +0000 Commit: Maxim Konovalov CommitDate: 2024-08-22 21:07:10 +0000 pam_xdg.8: the module option name corrected PR: 280994 lib/libpam/modules/pam_xdg/pam_xdg.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=