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

Eitan Adler eadler at FreeBSD.org
Thu Sep 27 18:26:04 UTC 2012


Author: eadler (src,ports committer)
Date: Thu Sep 27 18:26:03 2012
New Revision: 39624
URL: http://svn.freebsd.org/changeset/doc/39624

Log:
  Reword paragraph to not make it seem that the default is insecure.
  
  Approved by:	gabor

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

Modified: head/en_US.ISO8859-1/books/faq/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.sgml	Thu Sep 27 17:36:37 2012	(r39623)
+++ head/en_US.ISO8859-1/books/faq/book.sgml	Thu Sep 27 18:26:03 2012	(r39624)
@@ -1851,7 +1851,7 @@
 	    available if you need to share your password file with
 	    legacy operating systems which still use the less secure
 	    password format.  &os; also allows you to use the Blowfish
-	    password format, which is more secure.  Which password
+	    and MD5 password formats.  Which password
 	    format to use for new passwords is controlled by the
 	    <literal>passwd_format</literal> login capability in
 	    <filename>/etc/login.conf</filename>, which takes values of


More information about the svn-doc-all mailing list