aboutsummaryrefslogtreecommitdiff
path: root/pl_PL.ISO8859-2/books/handbook/config/chapter.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'pl_PL.ISO8859-2/books/handbook/config/chapter.sgml')
-rw-r--r--pl_PL.ISO8859-2/books/handbook/config/chapter.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pl_PL.ISO8859-2/books/handbook/config/chapter.sgml b/pl_PL.ISO8859-2/books/handbook/config/chapter.sgml
index 0e87815257..8791973f1d 100644
--- a/pl_PL.ISO8859-2/books/handbook/config/chapter.sgml
+++ b/pl_PL.ISO8859-2/books/handbook/config/chapter.sgml
@@ -533,8 +533,8 @@ run_rc_command "$1"</programlisting>
important security feature.</para>
<note>
- <para>User crontabs allow individual users to schedule tasks without the
- need for <username>root</username> privileges. Commands in a user's crontab run with the
+ <para>User crontabs allow individual users to schedule tasks without the
+ need for <username>root</username> privileges. Commands in a user's crontab run with the
permissions of the user who owns the crontab.</para>
<para>The <username>root</username> user can have a user crontab just like
@@ -638,7 +638,7 @@ HOME=/var/log
<para>You must not use the procedure described here to
edit/install the system crontab. Simply use your favorite
editor: the <command>cron</command> utility will notice that the file
- has changed and immediately begin using the updated version.
+ has changed and immediately begin using the updated version.
See
<ulink url="&url.books.faq;/admin.html#ROOT-NOT-FOUND-CRON-ERRORS">
this FAQ entry </ulink> for more information.</para>
@@ -651,7 +651,7 @@ HOME=/var/log
is:</para>
<screen>&prompt.user; <userinput>crontab crontab-file</userinput></screen>
-
+
<para>In this example, <filename>crontab-file</filename> is the filename
of a <filename>crontab</filename> that was previously created.</para>
@@ -666,7 +666,7 @@ HOME=/var/log
with an empty file. When the file is saved, it will be
automatically installed by the <command>crontab</command> command.
</para>
-
+
<para>If you later want to remove your user <filename>crontab</filename>
completely, use <command>crontab</command> with the <option>-r</option>
option.