Fixed ln command in DocBook XSL Stylesheets

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5055 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-09-11 12:31:25 +00:00
parent daa8f42368
commit aba0aeca78

View File

@ -149,7 +149,7 @@ xmlcatalog --noout --add "rewriteURI" \
found. Create the link by issuing the following command as the
<systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>ln -v -sf xsl-stylesheets-1.69.1 \
<screen role="root"><userinput>ln -v -sfn xsl-stylesheets-1.69.1 \
/usr/share/xml/docbook/xsl-stylesheets-current</userinput></screen>
<!-- The following removed as recommended by Manuel