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>
|
||||
<callout arearefs="co-comments">
|
||||
<para>Like most &os; configuration files, lines that begin with the
|
||||
<literal>#</literal> character are comments. A
|
||||
<para>Like most &os; configuration files, lines that begin
|
||||
with the <literal>#</literal> character are comments. A
|
||||
comment can be placed in the file as a reminder of what and
|
||||
why a desired action is performed. Comments cannot be on the
|
||||
same line as a command or else they will be interpreted as
|
||||
part of the command; they must be on a new line. Blank
|
||||
why a desired action is performed. Comments cannot be on
|
||||
the same line as a command or else they will be interpreted
|
||||
as part of the command; they must be on a new line. Blank
|
||||
lines are ignored.</para>
|
||||
</callout>
|
||||
|
||||
|
@ -608,10 +608,9 @@ HOME=/var/log
|
|||
<para>This is the basic setup for every
|
||||
<filename>crontab</filename> file, although there is one thing
|
||||
different about this one. Field number six, where we specified
|
||||
the username, only exists in the system <filename>crontab</filename>.
|
||||
This field should be
|
||||
omitted for individual user <filename>crontab</filename>
|
||||
files.</para>
|
||||
the username, only exists in the system
|
||||
<filename>crontab</filename>. This field should be omitted for
|
||||
individual user <filename>crontab</filename> files.</para>
|
||||
|
||||
<sect2 id="configtuning-installcrontab">
|
||||
<title>Installing a Crontab</title>
|
||||
|
|
Loading…
Reference in a new issue