Change 'automagically' into 'automatically'.
Approved by: des (mentor)
This commit is contained in:
parent
476187f0a9
commit
bbffb0e6dc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16810
2 changed files with 2 additions and 2 deletions
en_US.ISO8859-1/books/developers-handbook/kerneldebug
ru_RU.KOI8-R/books/handbook/security
|
@ -325,7 +325,7 @@
|
|||
<note>
|
||||
<para>If you have an older version of the boot blocks, your
|
||||
debugger symbols might not be loaded at all. Update the boot blocks;
|
||||
the recent ones load the DDB symbols automagically.</para>
|
||||
the recent ones load the DDB symbols automatically.</para>
|
||||
</note>
|
||||
|
||||
<para>Once your DDB kernel is running, there are several ways to enter
|
||||
|
|
|
@ -1364,7 +1364,7 @@ Edit O.K.
|
|||
<para>First we have to start the Kerberos daemons. NOTE that if you
|
||||
have correctly edited your <filename>/etc/rc.conf</filename> then this
|
||||
will happen automatically when you reboot. This is only necessary on
|
||||
the Kerberos server. Kerberos clients will automagically get what
|
||||
the Kerberos server. Kerberos clients will automatically get what
|
||||
they need from the <filename>/etc/kerberosIV</filename>
|
||||
directory.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue