From nobody Thu Aug 22 21:08:47 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 4WqbR42f08z5TfCZ for ; Thu, 22 Aug 2024 21:08:48 +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 4WqbR36Dpkz4ZVL 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=fPXrn8fTNS6G07XUgzPsWO28Ucg29Gk8wFfr9XRRW+2QZWUlPH3Q0JpKiw/datCJeXutm9 oLh4fDAHRnQz1iaQak/nSh2aUsIDavCyxskCjbWVnyTdW1J/OgaHnR7cCZHyqkU3A9Hebc m3gSHlS1gcG5FCq0bYM3MOJvQ4KTA+NquhjwizEzxjUspItgMGV3HFxIA2l0G3ZGOAaALp 65CqvKqqy5TNuecMtVshcnjycEAdgr2/PHNGWHZ0hoTspTlhknq+u4+IBaflNN/otFVlfT 2jCioSlocpd1Xo5DX6U7di8Nm0VqhxJyZHL+NnvHuifZlz+JHwMZT+lsSQJLIg== 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=wNUIZ1S3fuqOsgAHY64pnlAMLkxoqlsCtw9fgkTnCb8=; b=gZLyzkREyvVDpLLwnuY5Qceb7ToZLwuRXExurd5VCioDpWl77F1LqyzryvOoAmTAzRgmYI ySVMyXrOueiSB7gCVFPYMlyf9C01nY1UPC0RWegizzjnwCNRe4kA758yzkaFtxY2XQScfm P2j7Mk0bT0zB/dtsWJSJbjDILtm34JVIXoJWWJJP3FXu2WoaqNM6ySG5ivv/l82aPrZtZM YGxaf+OM4bLtfIMq5fF2pQFjEEYFKx3ESEK6Zo1++ha4NE82BQb60Aal5U2RSJik/bpSjA hdLYMX+lEf0fjE8T3EF1z0XVfEjXz2DNGKKtck9ieOngo1/h7vsZ4Ns12Symkg== 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 4WqbR35k1bzjtl 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 47ML8lWX001213 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 47ML8lRX001212 for doc@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: doc@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: 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: 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: 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=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 on the CC list for the bug.=