Minor grammar fixes
PR: docs/137243 Submitted by: Glen Barber <glen.j.barber at gmail dot com>
This commit is contained in:
parent
1e3952692b
commit
2088e24f92
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34606
1 changed files with 2 additions and 2 deletions
|
@ -275,14 +275,14 @@ MergeChanges /etc/ /var/named/etc/</programlisting>
|
|||
|
||||
<para>If any kernel patches have been applied the system will
|
||||
need a reboot. If all went well the system should be patched
|
||||
and <command>freebsd-update</command> may be ran as a nightly
|
||||
and <command>freebsd-update</command> may be run as a nightly
|
||||
&man.cron.8; job. An entry in <filename>/etc/crontab</filename>
|
||||
would be sufficient to accomplish this task:</para>
|
||||
|
||||
<programlisting>@daily root freebsd-update cron</programlisting>
|
||||
|
||||
<para>This entry states that once every day, the
|
||||
<command>freebsd-update</command> will be ran. In this way,
|
||||
<command>freebsd-update</command> utility will be run. In this way,
|
||||
using the <option>cron</option> argument,
|
||||
<command>freebsd-update</command> will only check if updates
|
||||
exist. If patches exist, they will automatically be downloaded
|
||||
|
|
Loading…
Reference in a new issue