aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-31 23:22:44 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-31 23:22:44 +0000
commit1edae976e4ce02b81dc827417555d8d1ad5e594b (patch)
tree143d61655461d95617ca5183022de644aba84747 /chapter06/tar.xml
parente6ae50d13362327e9e2a189608b0dd9b8d4c24e7 (diff)
typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r--chapter06/tar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 8307909d7..6001de6e3 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -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>