Remove incorrect example.

This commit is contained in:
Sergey Poznyakoff
2008-09-18 09:46:34 +00:00
parent 85c7909497
commit 1353511226

View File

@@ -8140,9 +8140,7 @@ the @file{/} directory first, and then avoid absolute notation.
For example:
@smallexample
$ @kbd{(cd / && tar -c -f archive.tar home)}
# @i{or}:
$ @kbd{tar -c -f archive.tar -C / home}
$ @kbd{tar -c -f archive.tar -C / home}
@end smallexample
@include getdate.texi