summaryrefslogtreecommitdiffstats
path: root/doc/started/sample.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-27 22:28:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-27 22:28:16 +0000
commit34ffa996302ff44dd323c957abc17a6443cdedf4 (patch)
tree08878b55f90b93a6ee48a567633dbfe670431100 /doc/started/sample.t
parent2004-09-27 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-34ffa996302ff44dd323c957abc17a6443cdedf4.tar.bz2
2004-09-27 Joel Sherrill <joel@OARcorp.com>
PR 681/doc PR 682/doc * buildc.t, buildrt.t, sample.t: Fix PATH and tar examples. Enable binutils link again. * user/overview.t: Chapter numbering in preface was wrong.
Diffstat (limited to '')
-rw-r--r--doc/started/sample.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/started/sample.t b/doc/started/sample.t
index 4d34e9f709..caf6a2e6aa 100644
--- a/doc/started/sample.t
+++ b/doc/started/sample.t
@@ -210,7 +210,7 @@ applications:
@example
cd tools
-tar xzf ../archive/hello_world_ada.tgz
+tar xjf ../archive/ada-examples-@value{VERSION}.tar.bz2
@end example
@subheading Create a BSP Specific Makefile