Whitespace-only fixes. Translators, please ignore.
This commit is contained in:
parent
5146f0f247
commit
fb4d8910cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39901
1 changed files with 12 additions and 13 deletions
|
@ -540,12 +540,12 @@ HOME=/var/log
|
||||||
|
|
||||||
<calloutlist>
|
<calloutlist>
|
||||||
<callout arearefs="co-comments">
|
<callout arearefs="co-comments">
|
||||||
<para>Like most &os; configuration files, lines that begin with the
|
<para>Like most &os; configuration files, lines that begin
|
||||||
<literal>#</literal> character are comments. A
|
with the <literal>#</literal> character are comments. A
|
||||||
comment can be placed in the file as a reminder of what and
|
comment can be placed in the file as a reminder of what and
|
||||||
why a desired action is performed. Comments cannot be on the
|
why a desired action is performed. Comments cannot be on
|
||||||
same line as a command or else they will be interpreted as
|
the same line as a command or else they will be interpreted
|
||||||
part of the command; they must be on a new line. Blank
|
as part of the command; they must be on a new line. Blank
|
||||||
lines are ignored.</para>
|
lines are ignored.</para>
|
||||||
</callout>
|
</callout>
|
||||||
|
|
||||||
|
@ -608,10 +608,9 @@ HOME=/var/log
|
||||||
<para>This is the basic setup for every
|
<para>This is the basic setup for every
|
||||||
<filename>crontab</filename> file, although there is one thing
|
<filename>crontab</filename> file, although there is one thing
|
||||||
different about this one. Field number six, where we specified
|
different about this one. Field number six, where we specified
|
||||||
the username, only exists in the system <filename>crontab</filename>.
|
the username, only exists in the system
|
||||||
This field should be
|
<filename>crontab</filename>. This field should be omitted for
|
||||||
omitted for individual user <filename>crontab</filename>
|
individual user <filename>crontab</filename> files.</para>
|
||||||
files.</para>
|
|
||||||
|
|
||||||
<sect2 id="configtuning-installcrontab">
|
<sect2 id="configtuning-installcrontab">
|
||||||
<title>Installing a Crontab</title>
|
<title>Installing a Crontab</title>
|
||||||
|
|
Loading…
Reference in a new issue