svn commit: r40622 - head/en_US.ISO8859-1/books/handbook/security

Benedict Reuschling bcr at FreeBSD.org
Sun Jan 13 21:13:51 UTC 2013


Author: bcr
Date: Sun Jan 13 21:13:50 2013
New Revision: 40622
URL: http://svnweb.freebsd.org/changeset/doc/40622

Log:
  Remove the redundant word "Users" from title, as it is already made
  clear by the previous word "AllowUsers".

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 Jan 13 20:24:47 2013	(r40621)
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml	Sun Jan 13 21:13:50 2013	(r40622)
@@ -3568,7 +3568,7 @@ user at unfirewalled-system.example.org's p
     </sect2>
 
     <sect2>
-      <title>The <varname>AllowUsers</varname> Users Option</title>
+      <title>The <varname>AllowUsers</varname> Option</title>
 
       <para>It is often a good idea to limit which users can log in
 	and from where.  The <literal>AllowUsers</literal> option is


More information about the svn-doc-all mailing list