summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/programs/pkexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/programs/pkexec.c b/src/programs/pkexec.c
index 2ce8064..ba6ab36 100644
--- a/src/programs/pkexec.c
+++ b/src/programs/pkexec.c
@@ -542,7 +542,7 @@ main (int argc, char *argv[])
* $ su -
* Password:
* # ulimit -t
- * 1000
+ * unlimited
* # logout
*
* $ ulimit -t 1000