Bug 280994 - [PATCH]: Fix for pam_xdg.8 mentioning "runtime_dir" instead of "runtime_dir_prefix"
Summary: [PATCH]: Fix for pam_xdg.8 mentioning "runtime_dir" instead of "runtime_dir_p...
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Maxim Konovalov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-22 10:46 UTC by Andre Albsmeier
Modified: 2024-08-25 04:14 UTC (History)
2 users (show)

See Also:


Attachments
[PATCH] for fixing pam_xdg.8 (496 bytes, patch)
2024-08-22 10:46 UTC, Andre Albsmeier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Albsmeier 2024-08-22 10:46:12 UTC
Created attachment 253011 [details]
[PATCH] for fixing pam_xdg.8

pam_xdg.8 is wrong, see patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-22 21:08:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=6aee1dc48006445b6e062db86c5c3697b04b98f6

commit 6aee1dc48006445b6e062db86c5c3697b04b98f6
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2024-08-22 21:03:59 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
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(-)
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2024-08-22 21:09:40 UTC
Hi Andre,

I committed your patch.  Thanks for the contribution!

Maxim
Comment 3 Andre Albsmeier 2024-08-24 05:18:41 UTC
Thanks. Can you update stable/14 as well, please?
Comment 4 Maxim Konovalov freebsd_committer freebsd_triage 2024-08-24 22:04:06 UTC
Absolutely.  Will do it shortly.
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-08-25 04:14:03 UTC
A commit in branch stable/14 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=2545829e1c2c6a46b50f00ca47d61de9b5674007

commit 2545829e1c2c6a46b50f00ca47d61de9b5674007
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2024-08-22 21:03:59 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2024-08-25 04:12:44 +0000

    pam_xdg.8: the module option name corrected

    PR:     280994
    (cherry picked from commit 6aee1dc48006445b6e062db86c5c3697b04b98f6)

 lib/libpam/modules/pam_xdg/pam_xdg.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)