Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81888 - Spelling errors in the tar manual.
Summary: Spelling errors in the tar manual.
Status: RESOLVED WORKSFORME
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 11:04 UTC by Friðrik Bragi Dýrfjörð
Modified: 2005-02-13 15:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Friðrik Bragi Dýrfjörð 2005-02-13 11:04:35 UTC
One of the examples says:

tar -cjf foo.tar.bz2 bar/
              create  bzipped  tar  archive  of  the  directory   foo   called
              foo.tar.bz2

It should of course be:

tar -cjf foo.tar.bz2 bar/
              create  bzipped  tar  archive  of  the  directory   bar   called
              foo.tar.bz2


Reproducible: Always
Steps to Reproduce:
1. s/foo/bar in the second line ;)
2.
3.
Comment 1 SpanKY gentoo-dev 2005-02-13 15:08:22 UTC
this was reported/fixed already