Author: renodr
Date: Fri Apr 26 16:20:12 2019
New Revision: 21518

Log:
Remove unnecessary return

Modified:
   trunk/BOOK/server/other/openldap.xml

Modified: trunk/BOOK/server/other/openldap.xml
==============================================================================
--- trunk/BOOK/server/other/openldap.xml        Fri Apr 26 15:47:30 2019        
(r21517)
+++ trunk/BOOK/server/other/openldap.xml        Fri Apr 26 16:20:12 2019        
(r21518)
@@ -135,8 +135,7 @@
 
 <screen role="root"><userinput>make install
 
-ln -sf ../lib/slapd /usr/sbin/slapd
-</userinput></screen>
+ln -sf ../lib/slapd /usr/sbin/slapd</userinput></screen>
 
     </note>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to