Remove trailing sentence stop from sysctl command that should not be there.
Committed from: Essen FreeBSD Hackathon
This commit is contained in:
parent
27e3580c81
commit
0fba808bfc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47074
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue