summaryrefslogtreecommitdiffstats
path: root/doc/started/buildc.t
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/started/buildc.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/started/buildc.t b/doc/started/buildc.t
index 035fbe35cb..b4f9f808f2 100644
--- a/doc/started/buildc.t
+++ b/doc/started/buildc.t
@@ -130,7 +130,7 @@ command based upon the compression program used.
@example
cd tools
tar xzf ../archive/TOOLNAME.tar.gz # for gzip'ed tools
-tar xIf ../archive/TOOLNAME.tar.bz2 # for bzip'ed tools
+tar xjf ../archive/TOOLNAME.tar.bz2 # for bzip'ed tools
@end example
After the compressed tar files have been unpacked using