svn commit: r51349 - head/en_US.ISO8859-1/books/faq

Eitan Adler eadler at FreeBSD.org
Sat Dec 30 23:01:14 UTC 2017


Author: eadler
Date: Sat Dec 30 23:01:13 2017
New Revision: 51349
URL: https://svnweb.freebsd.org/changeset/doc/51349

Log:
  FAQ: wordsmith password hashing

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Sat Dec 30 22:56:56 2017	(r51348)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Sat Dec 30 23:01:13 2017	(r51349)
@@ -1311,11 +1311,11 @@
 	</question>
 
 	<answer>
-	  <para>&os; 9 and later use
+	  <para>&os; uses
 	    <emphasis>SHA512</emphasis> by
 	    default.  DES
 	    passwords are still available for backwards compatibility
-	    with legacy operating systems which still
+	    with operating systems that still
 	    use the less secure password format.  &os; also supports
 	    the Blowfish and MD5 password formats.  Which
 	    password format to use for new passwords is controlled by


More information about the svn-doc-all mailing list