summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-12-11 12:42:16 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-12-11 12:42:16 -0500
commit8b6bd9c6b6aaef471a45178621e7e61db3de4f72 (patch)
tree9de96e4e9d768779033db3c665a8b9016e9f13c4
parent84958d3707ff43e8b8bda3fc0f669966db683f67 (diff)
downloadpolkit-8b6bd9c6b6aaef471a45178621e7e61db3de4f72.tar.gz
Fix up last comment
Signed-off-by: David Zeuthen <davidz@redhat.com>
-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