[Bug 18574] Re: /etc/environment lacks man page.
Michael Kerrisk
mtk.manpages at gmail.com
Wed Feb 17 11:12:06 UTC 2016
The point here is that /etc/environment is a pam_env(8) thing. The
pam_env(8) page documents /etc/environment, but users can't easily
discover that information. There needs to me a man page "link" ,
environmen(5), that points to pam_env(8). I filed this report to get
that fixed:
https://fedorahosted.org/linux-pam/ticket/55
** Bug watch added: fedorahosted.org/linux-pam/ #55
https://fedorahosted.org/linux-pam/ticket/55
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to manpages in Ubuntu.
https://bugs.launchpad.net/bugs/18574
Title:
/etc/environment lacks man page.
Status in manpages package in Ubuntu:
Confirmed
Bug description:
There's no environment(5) man page. No package seems to own it.
$ dpkg -S /etc/environment
dpkg: /etc/environment not found.
$ cat /etc/environment
LANGUAGE="en_GB:en"
LANG=en_GB.UTF-8
$
Without a man page, it's unclear what purpose it has, e.g. at what times
is it read, and what format it has, e.g. are comments allowed, what
about quoting, etc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/manpages/+bug/18574/+subscriptions
More information about the foundations-bugs
mailing list