From 0fba808bfcd452e730914374924b93e38a8907fd Mon Sep 17 00:00:00 2001 From: Benedict Reuschling <bcr@FreeBSD.org> Date: Fri, 24 Jul 2015 23:05:22 +0000 Subject: [PATCH] Remove trailing sentence stop from sysctl command that should not be there. Committed from: Essen FreeBSD Hackathon --- en_US.ISO8859-1/articles/ldap-auth/article.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/ldap-auth/article.xml b/en_US.ISO8859-1/articles/ldap-auth/article.xml index 197d8c1185..d523b15b2c 100644 --- a/en_US.ISO8859-1/articles/ldap-auth/article.xml +++ b/en_US.ISO8859-1/articles/ldap-auth/article.xml @@ -624,7 +624,7 @@ ldappasswd -D uid="$USER",ou=people,dc=example,dc=org \ 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