Remove unnecessary return

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21518 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2019-04-26 23:20:12 +00:00
parent b4c475d5f8
commit b3848881df

View File

@ -135,8 +135,7 @@ make</userinput></screen>
<screen role="root"><userinput>make install <screen role="root"><userinput>make install
ln -sf ../lib/slapd /usr/sbin/slapd ln -sf ../lib/slapd /usr/sbin/slapd</userinput></screen>
</userinput></screen>
</note> </note>