From 48200bef5b753d8009f0c58b1d85c02454d6f478 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sun, 24 Oct 2004 17:53:20 +0000 Subject: [PATCH] - Add missing username tags - Remove a contraction --- en_US.ISO8859-1/books/handbook/config/chapter.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index cd9c2298d0..41f69484a6 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -542,13 +542,13 @@ run_rc_command "$1" User crontabs allow individual users to schedule tasks without the - need for root privileges. Commands in a user's crontab run with the + need for root privileges. Commands in a user's crontab run with the permissions of the user who owns the crontab. The root user can have a user crontab just like any other user. This one is different from /etc/crontab (the system crontab). Because of the - system crontab, there's usually no need to create a user crontab + system crontab, there is usually no need to create a user crontab for root.