summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/ENV_HZ.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/login.defs.d/ENV_HZ.xml')
-rw-r--r--man/login.defs.d/ENV_HZ.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/man/login.defs.d/ENV_HZ.xml b/man/login.defs.d/ENV_HZ.xml
index daf1752..e1298cb 100644
--- a/man/login.defs.d/ENV_HZ.xml
+++ b/man/login.defs.d/ENV_HZ.xml
@@ -4,8 +4,7 @@
SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
SPDX-License-Identifier: BSD-3-Clause
-->
-<varlistentry>
- <!-- XXX: When compiled with PAM support, only sulogin uses ENV_HZ -->
+<varlistentry condition="no_pam">
<term><option>ENV_HZ</option> (string)</term>
<listitem>
<para>
@@ -14,10 +13,6 @@
<replaceable>HZ=</replaceable>. A common value on Linux is
<replaceable>HZ=100</replaceable>.
</para>
- <para condition="pam">
- The <envar>HZ</envar> environment variable is only set when the user
- (the superuser) logs in with <command>sulogin</command>.
- </para>
<!-- TODO: it can in fact be used to set any other variable-->
</listitem>
</varlistentry>