git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2013-08-31 23:22:44 +00:00
parent e6ae50d133
commit 1edae976e4

View File

@ -84,7 +84,7 @@ make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></sc
<para>Finally, generate the man page and place it in the proper location:</para>
<screen><userinput remap="install">perl tarman &gt; /usr/share/man/man1/</userinput></screen>
<screen><userinput remap="install">perl tarman &gt; /usr/share/man/man1/tar.1</userinput></screen>
</sect2>