svn commit: r51478 - head/en_US.ISO8859-1/books/handbook/security
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler
Date: Mon Mar 12 07:15:47 2018
New Revision: 51478
URL: https://svnweb.freebsd.org/changeset/doc/51478
Log:
[handbook] Wordsmith security section
- FreeBSD 10.2 has not been supported in some time
- Fix speeling (reported by igor)
Modified:
head/en_US.ISO8859-1/books/handbook/security/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Sun Mar 11 11:26:21 2018 (r51477)
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Mon Mar 12 07:15:47 2018 (r51478)
@@ -371,7 +371,7 @@ password with characters from at least 3 of these 4 cl
a 10 character long password containing characters from all the
classes. Characters that form a common pattern are discarded by
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".
Enter new password:</screen>
@@ -3892,12 +3892,7 @@ UWWemqWuz3lAZuORQ9KX
<sect2>
<title>Enabling and Configuring Resource Limits</title>
- <para>As of &os; 10.2, <command>rctl</command> support is
- 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>
+ <para>Custom kernels require specific configuration:</para>
<programlisting>options RACCT
options RCTL</programlisting>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"