git: f08c46c8c83b - main - pam_xdg.8: Remove bogus note
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Oct 2025 05:58:47 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=f08c46c8c83b4de306db1c8fab36a51c6c0ca28e
commit f08c46c8c83b4de306db1c8fab36a51c6c0ca28e
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2025-10-13 05:57:46 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-10-13 05:57:46 +0000
pam_xdg.8: Remove bogus note
The pam_xdg module does set the XDG_RUNTIME_DIR in the environment, it's actually
its main purpose.
Reported by: arrowd
---
lib/libpam/modules/pam_xdg/pam_xdg.8 | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/libpam/modules/pam_xdg/pam_xdg.8 b/lib/libpam/modules/pam_xdg/pam_xdg.8
index 9b335751a9fb..031010953e98 100644
--- a/lib/libpam/modules/pam_xdg/pam_xdg.8
+++ b/lib/libpam/modules/pam_xdg/pam_xdg.8
@@ -50,7 +50,6 @@ Use an alternate base directory
.Bl -tag -width indent
.It Ev XDG_RUNTIME_DIR
The location of the runtime files base directory created by this module.
-Note that the module does not set this environment variable.
.El
.Sh STANDARDS
The directory created by this module conforms to the