svn commit: r47074 - head/en_US.ISO8859-1/articles/ldap-auth
Benedict Reuschling
bcr at FreeBSD.org
Fri Jul 24 23:05:23 UTC 2015
Author: bcr
Date: Fri Jul 24 23:05:22 2015
New Revision: 47074
URL: https://svnweb.freebsd.org/changeset/doc/47074
Log:
Remove trailing sentence stop from sysctl command that should not be there.
Committed from: Essen FreeBSD Hackathon
Modified:
head/en_US.ISO8859-1/articles/ldap-auth/article.xml
Modified: head/en_US.ISO8859-1/articles/ldap-auth/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/ldap-auth/article.xml Fri Jul 24 22:58:16 2015 (r47073)
+++ head/en_US.ISO8859-1/articles/ldap-auth/article.xml Fri Jul 24 23:05:22 2015 (r47074)
@@ -624,7 +624,7 @@ ldappasswd -D uid="$USER",ou=people,dc=e
the <literal>security.bsd.see_other_uids</literal> sysctl
value:</para>
- <screen>&prompt.root; <userinput>sysctl security.bsd.see_other_uids=0</userinput>.</screen>
+ <screen>&prompt.root; <userinput>sysctl security.bsd.see_other_uids=0</userinput></screen>
</caution>
<para>A more flexible (and probably more secure) approach can be
More information about the svn-doc-head
mailing list