summaryrefslogtreecommitdiff
path: root/modules/pam_limits/limits.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_limits/limits.conf')
-rw-r--r--modules/pam_limits/limits.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_limits/limits.conf b/modules/pam_limits/limits.conf
index fd66ab77..be621a7c 100644
--- a/modules/pam_limits/limits.conf
+++ b/modules/pam_limits/limits.conf
@@ -21,7 +21,7 @@
# - data - max data size (KB)
# - fsize - maximum filesize (KB)
# - memlock - max locked-in-memory address space (KB)
-# - nofile - max number of open files
+# - nofile - max number of open file descriptors
# - rss - max resident set size (KB)
# - stack - max stack size (KB)
# - cpu - max CPU time (MIN)