[handbook] Wordsmith security section

- FreeBSD 10.2 has not been supported in some time
- Fix speeling (reported by igor)
This commit is contained in:
Eitan Adler 2018-03-12 07:15:47 +00:00
parent 5d1240efaf
commit 5fd551081f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51478

View file

@ -371,7 +371,7 @@ password with characters from at least 3 of these 4 classes, or
a 10 character long password containing characters from all the a 10 character long password containing characters from all the
classes. Characters that form a common pattern are discarded by classes. Characters that form a common pattern are discarded by
the check. the check.
Alternatively, if noone else can see your terminal now, you can Alternatively, if no one else can see your terminal now, you can
pick this as your password: "trait-useful&knob". pick this as your password: "trait-useful&knob".
Enter new password:</screen> Enter new password:</screen>
@ -3892,12 +3892,7 @@ UWWemqWuz3lAZuORQ9KX
<sect2> <sect2>
<title>Enabling and Configuring Resource Limits</title> <title>Enabling and Configuring Resource Limits</title>
<para>As of &os; 10.2, <command>rctl</command> support is <para>Custom kernels require specific configuration:</para>
built into the kernel. Previous supported releases will
need to be recompiled using the instructions in <xref
linkend="kernelconfig"/>. Add these lines to either
<filename>GENERIC</filename> or a custom kernel configuration
file, then rebuild the kernel:</para>
<programlisting>options RACCT <programlisting>options RACCT
options RCTL</programlisting> options RCTL</programlisting>